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

hasItemConformingToTypeIdentifier(_:)

A convenience method equivalent to the hasRepresentationConforming(toTypeIdentifier:fileOptions:) method, but with the fileOptions parameter set to a value of 0. 便宜メソッドはhasRepresentationConforming(toTypeIdentifier:fileOptions:)メソッドと同等です、しかしfileOptionsパラメータは0の値に設定された状態です。

Declaration 宣言

func hasItemConformingToTypeIdentifier(_ typeIdentifier: String) -> Bool

Parameters パラメータ

typeIdentifier

A string that represents the desired UTI. 望むUTIを表す文字列。

See Also 参照

Querying the Provider’s Contents プロバイダーのもつ内容について尋ねる