Type Method 型メソッド

itemProviderVisibilityForRepresentationWithTypeIdentifier:

Asks the item provider for the default representation visibility specification for the given UTI. 与えられたUTIに対する省略時の表現可視性仕様に対してアイテムプロバイダに尋ねます。

Declaration 宣言

+ (NSItemProviderRepresentationVisibility)itemProviderVisibilityForRepresentationWithTypeIdentifier:(NSString *)typeIdentifier;

Parameters パラメータ

typeIdentifier

A uniform type identifier (UTI). ユニホーム型識別子(UTI)。

Return Value 戻り値

A representation visibility specification for the given UTI. 与えられたUTIに対する表現可視性仕様。

See Also 参照

Getting the Representation Visibility Specification 表現可視性仕様を取得する