HapticFeedbackConstants.Reject Campo

Definizione

Attenzione

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

Effetto aptico per segnalare il rifiuto o l'errore di un'interazione dell'utente.

[Android.Runtime.Register("REJECT", ApiSince=30)]
[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 Reject = 17;
[<Android.Runtime.Register("REJECT", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.FeedbackConstants enum directly instead of this field.", true)>]
val mutable Reject : Android.Views.FeedbackConstants

Valore del campo

Value = 17
Attributi

Commenti

Effetto aptico per segnalare il rifiuto o l'errore di un'interazione dell'utente.

per android.view.HapticFeedbackConstants.REJECT.

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