Java.Lang.Annotation.RetentionPolicy Members

The members of Java.Lang.Annotation.RetentionPolicy are listed below.

See Also: Inherited members from Java.Lang.Enum

Public Properties

[read-only]
static
RuntimeRetentionPolicy. Annotation is available in the source code, the class file and is available at runtime.
[read-only]
static
SourceRetentionPolicy. Annotation is only available in the source code.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods