ElementType.TypeUse Property

Definition

Use of a type.

[Android.Runtime.Register("TYPE_USE", ApiSince=26)]
public static Java.Lang.Annotation.ElementType? TypeUse { get; }
[<Android.Runtime.Register("TYPE_USE", ApiSince=26)>]
static member TypeUse : Java.Lang.Annotation.ElementType

Property Value

Use of a type.

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