Enum iOSBackgroundMode
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Flags]
public enum iOSBackgroundMode : uint
Fields
| Name | Description |
|---|---|
| Audio | |
| BluetoothCentral | |
| BluetoothPeripheral | |
| ExternalAccessory | |
| Fetch | |
| Location | |
| NewsstandContent | |
| None | |
| RemoteNotification | |
| VOIP |