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