Язык

View.ImportantForAccessibilityYes Поле

Определение

Внимание!

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_YES")]
[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 ImportantForAccessibilityYes = 1;
[<Android.Runtime.Register("IMPORTANT_FOR_ACCESSIBILITY_YES")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ImportantForAccessibility enum directly instead of this field.", true)>]
val mutable ImportantForAccessibilityYes : Android.Views.ImportantForAccessibility

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

Value = 1
Атрибуты

Комментарии

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

Java документации по android.view.View.IMPORTANT_FOR_ACCESSIBILITY_YES.

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

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