+ objectWithItemProviderData:typeIdentifier:error:
Creates a new instance of a class using the given data and UTI string.
あるクラスの新しいインスタンスをこの与えられたデータとUTI文字列を使って作成します。
Availability 有効性
Technology
@protocol NSItemProviderReading
A destination app uses an object that conforms to this protocol to consume pasted or dropped items. 行き先アプリは、このプロトコルに準拠するオブジェクトを使って、ペーストされたまたはドロップされた項目を消費します。
+ objectWithItemProviderData:typeIdentifier:error:
readableTypeIdentifiersForItemProvider
NSItemProvider
NSItemProviderWriting