Table of Contents

Interface IWindowingPlatform

Namespace
Avalonia.Platform
Assembly
Avalonia.Controls.dll
[Unstable]
[PrivateApi]
public interface IWindowingPlatform

Methods

CreateEmbeddableTopLevel()

ITopLevelImpl CreateEmbeddableTopLevel()

Returns

ITopLevelImpl

CreateEmbeddableWindow()

IWindowImpl CreateEmbeddableWindow()

Returns

IWindowImpl

CreateTrayIcon()

ITrayIconImpl? CreateTrayIcon()

Returns

ITrayIconImpl

CreateWindow()

IWindowImpl CreateWindow()

Returns

IWindowImpl