JniTypeSignatureAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface, AllowMultiple=false)]
public sealed class JniTypeSignatureAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface, AllowMultiple=false)>]
type JniTypeSignatureAttribute = class
    inherit Attribute
Inheritance
JniTypeSignatureAttribute
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

JniTypeSignatureAttribute(String)

Properties

ArrayRank
GenerateJavaPeer
IsKeyword
SimpleReference

Applies to