namespace Android.Runtime
{
[AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Interface)]
public sealed class RegisterAttribute : Attribute, IJniNameProviderAttribute
{
public bool DoNotGenerateAcw { get; set; }
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 6.0-android |
Xamarin Android | 0.0 |