UIOptions
Mirrors the UIOptions enum.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Enum
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
public enum UIOptions
Remarks
For more information about the attribute, see Android's documentation: UIOptions attribute
Fields
Value | Description |
|---|---|
| None | Mirrors |
| Null | Attribute is not set and will not appear in the element. |
| SplitActionBarWhenNarrow | Mirrors |