Android.Views.View.ScreenStateOff Field
Indicates that the screen has changed state and is now off.

Value: 0

Syntax

[Android.Runtime.Register("SCREEN_STATE_OFF")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ScreenState enum directly instead of this field.")]
public const ScreenState ScreenStateOff

See Also

View.OnScreenStateChanged(ScreenState)

Remarks

Indicates that the screen has changed state and is now 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 16