StructureNSItem
NSItemProviderFileOptions
Data-access specifications that declare how items should be handled.
どのように項目それらが取り扱われるべきか宣言するデータアクセス仕様。
Availability 有効性
- iOS 11.0+
- iPadOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.1+
- tvOS 11.0+
- watchOS 4.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
struct NSItemProviderFileOptions, @unchecked Sendable
Topics 話題
Creating File Options
File Options
static var openInPlace : NSItemProviderFileOptions
A data-access specification declaring that items should open in place, rather than being copied.
項目がその場で開かれるべきで、コピーされるのではないことを宣言するデータアクセス仕様。