View.ImportantForAccessibilityAuto Поле

Определение

Внимание!

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

Автоматически определите, важно ли представление для специальных возможностей.

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

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

Value = 0
Атрибуты

Комментарии

Автоматически определите, важно ли представление для специальных возможностей.

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

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

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