Partager via


InputConnectionWrapper.InterfaceConsts.HandwritingGestureResultUnsupported Champ

Définition

Attention

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

Résultat pour #performHandwritingGesture(HandwritingGesture, Executor, IntConsumer) le moment HandwritingGesture non pris en charge par l’éditeur actuel.

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

Valeur de champ

Value = 2
Attributs

Remarques

Résultat pour #performHandwritingGesture(HandwritingGesture, Executor, IntConsumer) le moment HandwritingGesture non pris en charge par l’éditeur actuel.

Documentation Java pour android.view.inputmethod.InputConnection.HANDWRITING_GESTURE_RESULT_UNSUPPORTED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à