Attaches an AppKit view handle that the host should drive. The caller is responsible for creating the view.
public void AttachNativeView(nint viewHandle)
The native view pointer, typically an NSView*.
NSView*