ProjectCapabilityManager.NetworkSlicing5GAppCategoryOptions
The list of options available for the 5G Network Slicing app category key. For more information, refer to 5G Network Slicing App Category (Apple Developer)
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
[Flags]public enum ProjectCapabilityManager.NetworkSlicing5GAppCategoryOptions
Fields
Value | Description |
|---|---|
| Communication | Use this flag to set the Communication option. |
| Gaming | Use this flag to set Gaming option. |
| None | Use this flag when additional 5G Network Slicing app category options aren't necessary. |