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

itemProviders(for:)

Returns an array of items that each conform to at least one of the specified uniform type identifiers.

Declaration 宣言

func itemProviders(for types: [String]) -> [NSItemProvider]

Discussion 議論

This function is only valid during the performDrop() action.

See Also 参照

Checking for Items 項目を確認する