Langue

Light.LightTypeKeyboardBacklight Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Hardware.Lights.LightType enum directly instead of this field.

Tapez des lumières qui illuminent les touches clavier.

[Android.Runtime.Register("LIGHT_TYPE_KEYBOARD_BACKLIGHT", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Lights.LightType enum directly instead of this field.", true)]
public const Android.Hardware.Lights.LightType LightTypeKeyboardBacklight = 10003;
[<Android.Runtime.Register("LIGHT_TYPE_KEYBOARD_BACKLIGHT", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Lights.LightType enum directly instead of this field.", true)>]
val mutable LightTypeKeyboardBacklight : Android.Hardware.Lights.LightType

Valeur de champ

Value = 10003

Implémente

Attributs

Remarques

Tapez des lumières qui illuminent les touches clavier.

Java documentation pour android.hardware.lights.Light.LIGHT_TYPE_KEYBOARD_BACKLIGHT.

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 à