itemProviderVisibilityForRepresentation(withTypeIdentifier:)
Asks the item provider for the default representation visibility specification for the given UTI.
Declaration
optional static func itemProviderVisibilityForRepresentation(withTypeIdentifier typeIdentifier: String) -> NSItemProviderRepresentationVisibilityParameters
- typeIdentifier:
A uniform type identifier (UTI).
Return Value
A representation visibility specification for the given UTI.