The members of Android.Runtime.RegisterAttribute are listed below.
See Also: Inherited members from System.Attribute
| Constructs and initializes an instance of the Android.Runtime.RegisterAttribute type with the specified type name. | ||
| Constructs and initializes an instance of the Android.Runtime.RegisterAttribute type with the specified member name, signature, and connector. |
| Connector | string. The internal method to use to connect JNI native declarations to the corresponding managed implementations. | |
| DoNotGenerateAcw | bool. Whether an Android Callable Wrapper should be generated for the type. | |
| Name | string. The name of the coresponding Android type or member. | |
| Signature | string. The signature of the coresponding Android member. |