Langue

Settings.System.ScreenBrightnessModeManual 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 manuel.

[Android.Runtime.Register("SCREEN_BRIGHTNESS_MODE_MANUAL")]
[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 ScreenBrightnessModeManual = 0;
[<Android.Runtime.Register("SCREEN_BRIGHTNESS_MODE_MANUAL")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ScreenBrightness enum directly instead of this field.", true)>]
val mutable ScreenBrightnessModeManual : Android.Provider.ScreenBrightness

Valeur de champ

Value = 0
Attributs

Remarques

SCREEN_BRIGHTNESS_MODE valeur pour le mode manuel.

Java documentation pour android.provider.Settings.System.SCREEN_BRIGHTNESS_MODE_MANUAL.

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

S’applique à