Condividi tramite


HapticFeedbackConstants.ToggleOff Campo

Definizione

Attenzione

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

L'utente ha attivato un interruttore o un pulsante nella posizione disattivata.

[Android.Runtime.Register("TOGGLE_OFF", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.FeedbackConstants enum directly instead of this field.", true)]
public const Android.Views.FeedbackConstants ToggleOff = 22;
[<Android.Runtime.Register("TOGGLE_OFF", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.FeedbackConstants enum directly instead of this field.", true)>]
val mutable ToggleOff : Android.Views.FeedbackConstants

Valore del campo

Value = 22
Attributi

Commenti

L'utente ha attivato un interruttore o un pulsante nella posizione disattivata.

Documentazione java per android.view.HapticFeedbackConstants.TOGGLE_OFF.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a