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