- itemProviderVisibilityForRepresentationWithTypeIdentifier:
Asks the item provider for the representation visibility specification for the given UTI.
与えられたUTIに対する表現可視性仕様に対してアイテムプロバイダに尋ねます。
Availability 有効性
Technology
+ (NSItemProviderRepresentationVisibility
)itemProviderVisibilityForRepresentationWithTypeIdentifier:(NSString
*)typeIdentifier;
typeIdentifier
A uniform type identifier (UTI). ユニホーム型識別子(UTI)。
A representation visibility specification for the given UTI. 与えられたUTIに対する表現可視性仕様。
- itemProviderVisibilityForRepresentationWithTypeIdentifier: