Table of Contents

Class PlatformManager

Namespace
Avalonia.Controls.Platform
Assembly
Avalonia.Controls.dll
[Unstable]
public static class PlatformManager
Inheritance
PlatformManager
Inherited Members

Methods

CreateEmbeddableTopLevel()

public static ITopLevelImpl CreateEmbeddableTopLevel()

Returns

ITopLevelImpl

CreateEmbeddableWindow()

public static IWindowImpl CreateEmbeddableWindow()

Returns

IWindowImpl

CreateTrayIcon()

public static ITrayIconImpl? CreateTrayIcon()

Returns

ITrayIconImpl

CreateWindow()

public static IWindowImpl CreateWindow()

Returns

IWindowImpl

DesignerMode()

public static IDisposable DesignerMode()

Returns

IDisposable

SetDesignerScalingFactor(double)

public static void SetDesignerScalingFactor(double factor)

Parameters

factor double