Sprache

SelectionEvent.EventSmartSelectionSingle Feld

Definition

Achtung

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

Intelligente Auswahl wird für ein einzelnes Token (Wort) ausgelöst.

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

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

Intelligente Auswahl wird für ein einzelnes Token (Wort) ausgelöst.

Android-Referenz für android.view.textclassifier.SelectionEvent.EVENT_SMART_SELECTION_SINGLE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: