Instance Method
インスタンスメソッド
item
itemProvider(_:)
Provides a closure that vends the drag representation to be used for a particular data element.
あるクロージャを提供します、それはドラッグ表現を製造販売して、特定のデータ要素に対して使われるようにします。
Availability 有効性
- iOS 13.0+
- iPadOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
Technology
- Swift
UI
Declaration 宣言
func itemProvider(_ action: Optional
<() -> NSItemProvider
?>) -> some View