Android.Views.WindowManagerLayoutParams.BrightnessOverrideFull Field
Value for WindowManagerLayoutParams.ScreenBrightness and WindowManagerLayoutParams.ButtonBrightness indicating that the screen or button backlight brightness should be set to the hightest value when this window is in front.

Value: 1

Syntax

[Android.Runtime.Register("BRIGHTNESS_OVERRIDE_FULL")]
public const float BrightnessOverrideFull

Remarks

Value for WindowManagerLayoutParams.ScreenBrightness and WindowManagerLayoutParams.ButtonBrightness indicating that the screen or button backlight brightness should be set to the hightest value when this window is in front.

[Android Documentation]

Requirements

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