The properties of Android.Runtime.RegisterAttribute are listed below. For a list of all members, see the RegisterAttribute Members list.
See Also: Inherited members from System.Attribute
| 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. |