次の方法で共有


NSPropertyListMutabilityOptions 列挙型

定義

プロパティ リストの変更可能性オプションを指定する値の列挙。

public enum NSPropertyListMutabilityOptions
type NSPropertyListMutabilityOptions = 
継承
NSPropertyListMutabilityOptions

フィールド

Immutable 0
MutableContainers 1
MutableContainersAndLeaves 2

適用対象