Поделиться через


ContentInfo.SourceProcessText Поле

Определение

Внимание!

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

Указывает, что операция была активирована результатом android.content.Intent#ACTION_PROCESS_TEXT PROCESS_TEXT действия в меню выбора.

[Android.Runtime.Register("SOURCE_PROCESS_TEXT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.", true)]
public const Android.Views.ContentInfoSource SourceProcessText = 5;
[<Android.Runtime.Register("SOURCE_PROCESS_TEXT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.", true)>]
val mutable SourceProcessText : Android.Views.ContentInfoSource

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

Value = 5

Реализации

Атрибуты

Комментарии

Указывает, что операция была активирована результатом android.content.Intent#ACTION_PROCESS_TEXT PROCESS_TEXT действия в меню выбора.

Документация по Java для android.view.ContentInfo.SOURCE_PROCESS_TEXT.

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

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