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