WindowPlatformImpl Property
Gets the platform-specific window implementation.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IWindowImpl? PlatformImpl { get; }
Public ReadOnly Property PlatformImpl As IWindowImpl
Get
member PlatformImpl : IWindowImpl with get
Property Value
IWindowImpl