TopLevel.

PlatformImpl Property

Summary

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

Syntax

[CanBeNull]
public ITopLevelImpl PlatformImpl { get; private set; }

Attributes

Type Description
CanBeNull

Value

Type Description
ITopLevelImpl