Class PlistElementBoolean
Inherited Members
Namespace: UnityEditor.iOS.Xcode.Custom
Syntax
public class PlistElementBoolean : PlistElement
Constructors
PlistElementBoolean(Boolean)
Declaration
public PlistElementBoolean(bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | v |
Fields
value
Declaration
public bool value
Field Value
| Type | Description |
|---|---|
| Boolean |