Share via


NSPropertyListReadOptions Enum

Definition

Apple states that functionality related to this class is not implemented.

[ObjCRuntime.Native]
public enum NSPropertyListReadOptions
[<ObjCRuntime.Native>]
type NSPropertyListReadOptions = 
Inheritance
NSPropertyListReadOptions
Attributes

Fields

Name Value Description
Immutable 0
MutableContainers 1
MutableContainersAndLeaves 2

Applies to