WindowPlatformImpl Property

Gets the platform-specific window implementation.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IWindowImpl? PlatformImpl { get; }

Property Value

IWindowImpl

See Also