AccessibilityNodeInfo.ExpandedStateUndefined Поле

Определение

Внимание!

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

Развернутое состояние для элемента, отличного от расширения

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

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

Value = 0

Реализации

Атрибуты

Комментарии

Развернутое состояние для элемента, отличного от расширения

Java документации по android.view.accessibility.AccessibilityNodeInfo.EXPANDED_STATE_UNDEFINED.

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

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