TextClassifierEvent.TypeSelectionDestroyed Поле

Определение

Внимание!

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

Выделение уничтожается.

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

Значение поля

Value = 15

Реализации

Атрибуты

Комментарии

Выделение уничтожается.

Документация по Java для android.view.textclassifier.TextClassifierEvent.TYPE_SELECTION_DESTROYED.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к