Freigeben über


AccessibilityNodeInfo.FocusAccessibility Feld

Definition

Achtung

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

Der Fokus auf die Barrierefreiheit.

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

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Der Fokus auf die Barrierefreiheit.

Java-Dokumentation für android.view.accessibility.AccessibilityNodeInfo.FOCUS_ACCESSIBILITY.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: