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
| IsWrapper | bool. Specifies whether the class being registered is wrapping an existing Objective-C class, or if it's a new class. |
| Name | string. The name used to expose the class. |