Foundation.RegisterAttribute: Property Members

The properties of Foundation.RegisterAttribute are listed below. For a list of all members, see the RegisterAttribute Members list.

See Also: Inherited members from System.Attribute

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.