Android.App.MetaDataAttribute Members

The members of Android.App.MetaDataAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Constructs and initializes a new Android.App.MetaDataAttribute instance with the specified meta-data name.

Public Properties

[read-only]
Namestring. The name of the meta-data to generate.
Resourcestring. A reference to a resource to use as the value.
Valuestring. The value of the meta-data.