class in UnityEditor.iOS.Xcode
/
Hereda de:iOS.Xcode.PlistElement
Represents an integer element in plist document.
value | The value stored in the integer element. |
PlistElementInteger | Creates new integer element. |
this[string] | Convenience method to access properties of a dictionary element. |