Table of Contents

Interface IMacOSTopLevelPlatformHandle

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
[Unstable]
public interface IMacOSTopLevelPlatformHandle

Properties

NSView

nint NSView { get; }

Property Value

nint

NSWindow

nint NSWindow { get; }

Property Value

nint

Methods

GetNSViewRetained()

nint GetNSViewRetained()

Returns

nint

GetNSWindowRetained()

nint GetNSWindowRetained()

Returns

nint