Android.Runtime.RegisterAttribute: Property Members

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

Public Properties

Connectorstring. The internal method to use to connect JNI native declarations to the corresponding managed implementations.
DoNotGenerateAcwbool. Whether an Android Callable Wrapper should be generated for the type.
Namestring. The name of the coresponding Android type or member.
Signaturestring. The signature of the coresponding Android member.