Sprache

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 von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: