Partager via


Settings.System.ScreenBrightnessModeAutomatic Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Provider.ScreenBrightness enum directly instead of this field.

SCREEN_BRIGHTNESS_MODE valeur pour le mode automatique.

[Android.Runtime.Register("SCREEN_BRIGHTNESS_MODE_AUTOMATIC")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ScreenBrightness enum directly instead of this field.", true)]
public const Android.Provider.ScreenBrightness ScreenBrightnessModeAutomatic = 1;
[<Android.Runtime.Register("SCREEN_BRIGHTNESS_MODE_AUTOMATIC")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ScreenBrightness enum directly instead of this field.", true)>]
val mutable ScreenBrightnessModeAutomatic : Android.Provider.ScreenBrightness

Valeur de champ

Value = 1
Attributs

Remarques

SCREEN_BRIGHTNESS_MODE valeur pour le mode automatique.

Documentation Java pour android.provider.Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à