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