Sprache

AccessibilityNodeInfo.StructuredDataInfo.Attributes Property

Definition

public virtual System.Collections.Generic.IDictionary<string,string> Attributes { [Android.Runtime.Register("getAttributes", "()Ljava/util/Map;", "GetGetAttributesHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAttributes", "()Ljava/util/Map;", "GetGetAttributesHandler", ApiSince=37)>]
member this.Attributes : System.Collections.Generic.IDictionary<string, string>

Property Value

The map of attributes.

Attributes

Applies to