Instance Method インスタンスメソッド

itemProviderVisibilityForRepresentation(withTypeIdentifier:)

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

Declaration 宣言

optional func itemProviderVisibilityForRepresentation(withTypeIdentifier typeIdentifier: String) -> NSItemProviderRepresentationVisibility

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 表現可視性仕様を取得する