Foundation.RegisterAttribute Members

The members of Foundation.RegisterAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Documentation for this section has not yet been entered.
Used to specify how the ECMA class is exposed as an Objective-C class.
Used to specify how the ECMA class is exposed as an Objective-C class.

Public Properties

IsWrapperbool. Specifies whether the class being registered is wrapping an existing Objective-C class, or if it's a new class.
Namestring. The name used to expose the class.