View.ImportantForContentCaptureAuto Поле

Определение

Внимание!

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

Автоматически определите, важно ли представление для записи содержимого.

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

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

Value = 0
Атрибуты

Комментарии

Автоматически определите, важно ли представление для записи содержимого.

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

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

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