Type Property
型プロパティ
open
openInPlace
A data-access specification declaring that items should open in place, rather than being copied.
項目がその場で開かれるべきで、コピーされるのではないことを宣言するデータアクセス仕様。
Availability 有効性
- iOS 11.0+
- iPadOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.1+
- tvOS 11.0+
- watchOS 4.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var openInPlace: NSItemProviderFileOptions
{ get }