Язык

TextClassifierEvent.CategoryLinkify Поле

Определение

Внимание!

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

Linkify

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

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

Value = 2

Реализации

Атрибуты

Комментарии

Linkify

См. также:

Справочник по Android для android.view.textclassifier.TextClassifierEvent.CATEGORY_LINKIFY.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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