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