Langue

TextClassifierEvent.EventType Propriété

Définition

Retourne le type d’événement.

public virtual Android.Views.TextClassifiers.TextClassifierEventType EventType { [Android.Runtime.Register("getEventType", "()I", "GetGetEventTypeHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getEventType", "()I", "GetGetEventTypeHandler", ApiSince=29)>]
member this.EventType : Android.Views.TextClassifiers.TextClassifierEventType

Valeur de propriété

La valeur est l’une des valeurs suivantes : TYPE_SELECTION_STARTED TYPE_SELECTION_MODIFIED TYPE_SMART_SELECTION_SINGLE TYPE_SMART_SELECTION_MULTI TYPE_AUTO_SELECTION TYPE_ACTIONS_SHOWN TYPE_LINK_CLICKED TYPE_OVERTYPE TYPE_COPY_ACTION TYPE_PASTE_ACTION TYPE_CUT_ACTION TYPE_SHARE_ACTION TYPE_SMART_ACTION TYPE_SELECTION_DRAG TYPE_SELECTION_DESTROYED TYPE_OTHER_ACTION TYPE_SELECT_ALL TYPE_SELECTION_RESET TYPE_MANUAL_REPLY TYPE_ACTIONS_GENERATED TYPE_LINKS_GENERATED

Attributs

Remarques

Retourne le type d’événement. par exemple, TYPE_SELECTION_STARTED.

Référence Android pour android.view.textclassifier.TextClassifierEvent.getEventType.

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 à