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


AccessibilityNodeInfo.ActionExpand Поле

Определение

Внимание!

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

Действие по расширению расширяемого узла.

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

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

Value = 262144

Реализации

Атрибуты

Комментарии

Действие по расширению расширяемого узла.

Документация по Java для android.view.accessibility.AccessibilityNodeInfo.ACTION_EXPAND.

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

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