MonoMac.Foundation.NSCoder.ClassHandle Property
The handle for this class.
Syntax
public override IntPtr ClassHandle { get; }
Value
The pointer to the Objective-C class.
Remarks
Each MonoMac class mirrors an unmanaged Objective-C class. This value contains the pointer to the Objective-C class, it is similar to calling objc_getClass with the object name.
Requirements
Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0