Mirrors the UIOptions
enum.
For more information about the attribute, see Android's documentation: UIOptions attribute
Property | Description |
---|---|
Null | Attribute is not set and will not appear in the element. |
None | Mirrors android:uiOptions="none". |
SplitActionBarWhenNarrow | Mirrors android:uiOptions="splitActionBarWhenNarrow". |