UiModeManager.CurrentModeType Property

Definition

Return the current running mode type.

public virtual Android.Content.Res.UiMode CurrentModeType { [Android.Runtime.Register("getCurrentModeType", "()I", "GetGetCurrentModeTypeHandler")] get; }
[<get: Android.Runtime.Register("getCurrentModeType", "()I", "GetGetCurrentModeTypeHandler")>]
member this.CurrentModeType : Android.Content.Res.UiMode

Property Value

UiMode
Attributes

Remarks

Java documentation for android.app.UiModeManager.getCurrentModeType().

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