Settings.System.ScreenBrightness Campo

Definizione

Luminosità del backlight dello schermo compresa tra 1 (minimo) e 255 (massimo).

[Android.Runtime.Register("SCREEN_BRIGHTNESS")]
public const string ScreenBrightness;
[<Android.Runtime.Register("SCREEN_BRIGHTNESS")>]
val mutable ScreenBrightness : string

Valore del campo

Attributi

Commenti

Luminosità del backlight dello schermo compresa tra 1 (minimo) e 255 (massimo).

Usare android.view.WindowManager.LayoutParams#screenBrightness invece per impostare la luminosità dello schermo.

per android.provider.Settings.System.SCREEN_BRIGHTNESS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a