Type Property
型プロパティ
mutable
mutableContainers
Causes the returned property list to have mutable containers but immutable leaves.
返されたプロパティリストに可変コンテナしかし不変リーフを持たせるようにします。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var mutableContainers: PropertyListSerialization
.MutabilityOptions
{ get }