MonoMac.Foundation.RegisterAttribute Class
Used to register a class to the Objective-C runtime.

See Also: RegisterAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.All)]
public sealed class RegisterAttribute : Attribute

Remarks

All classes derived from the MonoMac.Foundation.NSObject class are exposed to the Objective-C world. But in some cases you might want to expose the class with a different name to the runtime.

It is used internally by MonoMac.

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0