SelectionEvent.InvocationLink Поле

Определение

Внимание!

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

Выбор был вызван пользователем, касающимся ссылки.

[Android.Runtime.Register("INVOCATION_LINK", 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 InvocationLink = 2;
[<Android.Runtime.Register("INVOCATION_LINK", 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 InvocationLink : Android.Views.TextClassifiers.SelectionInvocationMethod

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

Value = 2

Реализации

Атрибуты

Комментарии

Выбор был вызван пользователем, касающимся ссылки.

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

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

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