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

canLoadObject(ofClass:)

Returns a Boolean value indicating whether an item provider can load objects of a given class. アイテムプロバイダがある与えられたクラスのオブジェクトをロードできるかどうかを指し示すブール値を返します。

Declaration 宣言

func canLoadObject(ofClass aClass: NSItemProviderReading.Type) -> Bool

See Also 参照

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