IMacOSTopLevelPlatformHandle Interface
Definition
public interface IMacOSTopLevelPlatformHandle
Methods
| Name | Description |
|---|---|
| GetNSViewRetained | No summary available. |
| GetNSWindowRetained | No summary available. |
GetNSViewRetained Method
public IntPtr GetNSViewRetained()
Returns
IntPtr
GetNSWindowRetained Method
public IntPtr GetNSWindowRetained()
Returns
IntPtr
Properties
NSView Property
public IntPtr NSView { get; set; }
NSWindow Property
public IntPtr NSWindow { get; set; }