Enum InfoPlistKeyType
The info.plist support key types.
Namespace: StansAssets.IOS.XCode
Assembly: cs.temp.dll.dll
Syntax
public enum InfoPlistKeyType
Fields
Name | Description |
---|---|
Array | Array value type. |
Boolean | Bool value type. |
Dictionary | Dictionary value type. |
Integer | Integer value type. |
String | String value type. |