Returns whether a uniform type identifier conforms to another uniform type identifier.
SDKs
- iOS 3.0+
- macOS 10.3+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Services
Declaration
Parameters
inUTI
A uniform type identifier to compare.
inConformsToUTI
The uniform type identifier to compare it to.
Return Value
Returns true
if the uniform type identifier is equal to or conforms to the second type.