Läs på engelska

Dela via


View.AccessibilityClassNameFormatted Property

Definition

Return the class name of this object to be used for accessibility purposes.

C#
public virtual Java.Lang.ICharSequence? AccessibilityClassNameFormatted { [Android.Runtime.Register("getAccessibilityClassName", "()Ljava/lang/CharSequence;", "GetGetAccessibilityClassNameHandler", ApiSince=23)] get; }

Property Value

Attributes

Remarks

Return the class name of this object to be used for accessibility purposes. Subclasses should only override this if they are implementing something that should be seen as a completely new class of view when used by accessibility, unrelated to the class it is deriving from. This is used to fill in AccessibilityNodeInfo#setClassName AccessibilityNodeInfo.setClassName.

Java documentation for android.view.View.getAccessibilityClassName().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35