March 2014
Intermediate to advanced
672 pages
40h 11m
English
UTTypeCopyDeclaration() offers the most general (and most useful) of all UTI functions in the iOS API. It returns a dictionary that includes the following keys:
kUTTypeIdentifierKey—The UTI name, which you passed to the function (for example, public.mpeg)
kUTTypeConformsToKey—Any parents that the type conforms to (for example, public.mpeg conforms to public.movie)
kUTTypeDescriptionKey—A real-world description of the ...
Read now
Unlock full access