Light.LightTypeInput 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 indicano una luce LED a colori monocromatici.

[Android.Runtime.Register("LIGHT_TYPE_INPUT", ApiSince=31)]
[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 LightTypeInput = 10001;
[<Android.Runtime.Register("LIGHT_TYPE_INPUT", ApiSince=31)>]
[<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 LightTypeInput : Android.Hardware.Lights.LightType

Valore del campo

Value = 10001

Implementazioni

Attributi

Commenti

Digitare per le luci che indicano una luce LED a colori monocromatici.

per android.hardware.lights.Light.LIGHT_TYPE_INPUT.

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