Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UIOptions

Mirrors the UIOptions enum.
Read time 1 minuteLast updated 13 days ago

Definition

public enum UIOptions

Remarks

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

Fields

Value

Description

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