SelectionEvent.InvocationUnknown Champ

Définition

Attention

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

Méthode d’appel inconnue

[Android.Runtime.Register("INVOCATION_UNKNOWN", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionInvocationMethod enum directly instead of this field.", true)]
public const Android.Views.TextClassifiers.SelectionInvocationMethod InvocationUnknown = 0;
[<Android.Runtime.Register("INVOCATION_UNKNOWN", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextClassifiers.SelectionInvocationMethod enum directly instead of this field.", true)>]
val mutable InvocationUnknown : Android.Views.TextClassifiers.SelectionInvocationMethod

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Méthode d’appel inconnue

Java documentation pour android.view.textclassifier.SelectionEvent.INVOCATION_UNKNOWN.

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

S’applique à