Configuration.UiMode Property

Definition

Bit mask of the ui mode.

[Android.Runtime.Register("uiMode")]
public Android.Content.Res.UiMode UiMode { get; set; }
[<Android.Runtime.Register("uiMode")>]
member this.UiMode : Android.Content.Res.UiMode with get, set

Property Value

UiMode
Attributes

Remarks

Java documentation for android.content.res.Configuration.uiMode.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to