Light.LightTypeKeyboardBacklight Campo

Definizione

Attenzione

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

Digitare per le luci che illuminano i tasti della tastiera.

[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

Valore del campo

Value = 10003

Implementazioni

Attributi

Commenti

Digitare per le luci che illuminano i tasti della tastiera.

per android.hardware.lights.Light.LIGHT_TYPE_KEYBOARD_BACKLIGHT.

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