[Android.Runtime.Register("java/lang/annotation/RetentionPolicy", DoNotGenerateAcw=true)] public sealed class RetentionPolicy : Java.Lang.Enum
Remarks
Defines an enumeration for annotation retention policies. Used in conjunction
with the Java.Lang.Annotation.IRetention annotation to specify an annotation's time-to-live
in the overall development life cycle.