Attributes.Map Property

Definition

The attribute name-value mappings.

[Android.Runtime.Register("map")]
protected System.Collections.IDictionary? Map { get; set; }
[<Android.Runtime.Register("map")>]
member this.Map : System.Collections.IDictionary with get, set

Property Value

Attributes

Remarks

The attribute name-value mappings.

Java documentation for java.util.jar.Attributes.map.

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