Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

UIOptions

enumeration

Description

Mirrors the UIOptions enum.

For more information about the attribute, see Android's documentation: UIOptions attribute

Properties

Description
NullAttribute is not set and will not appear in the element.
NoneMirrors android:uiOptions="none".
SplitActionBarWhenNarrowMirrors android:uiOptions="splitActionBarWhenNarrow".