Generic Instance Method 総称体インスタンスメソッド

loadObject(ofClass:completionHandler:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func loadObject<T>(ofClass: T.Type, completionHandler: @escaping (T?, Error?) -> Void) -> Progress where T : _ObjectiveCBridgeable, T._ObjectiveCType : NSItemProviderReading

See Also 参照

Loading the Provider’s Contents プロバイダーのもつ内容をロードする