Window.

PlatformImpl Property

Summary

Gets the platform-specific window implementation.
Namespace
Avalonia.Controls
Containing Type
Window

Syntax

[CanBeNull]
public IWindowImpl PlatformImpl { get; }

Attributes

Type Description
CanBeNull

Value

Type Description
IWindowImpl