Android.Views.Display.State Property
Gets the state of the display, such as whether it is on or off.

Syntax

[get: Android.Runtime.Register("getState", "()I", "GetGetStateHandler")]
public virtual DisplayState State { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the state of the display, such as whether it is on or off.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1