class in UnityEditor.iOS.Xcode
/
Inherits from:iOS.Xcode.PlistElement
Represents a boolean element in plist document.
value | The value stored in the boolean element. |
PlistElementBoolean | Creates new boolean element. |
this[string] | Convenience method to access properties of a dictionary element. |