HapticFeedbackConstants.KeyboardRelease 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 rilasciato un tasto tastiera virtuale.

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

Valore del campo

Value = 7
Attributi

Commenti

L'utente ha rilasciato un tasto tastiera virtuale.

per android.view.HapticFeedbackConstants.KEYBOARD_RELEASE.

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