ElementType.Package Property

Definition

Package declaration.

[Android.Runtime.Register("PACKAGE")]
public static Java.Lang.Annotation.ElementType? Package { get; }
[<Android.Runtime.Register("PACKAGE")>]
static member Package : Java.Lang.Annotation.ElementType

Property Value

Package declaration.

Attributes

Remarks

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