PopupRoot.

PlatformImpl Property

Summary

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

Syntax

[CanBeNull]
public IPopupImpl PlatformImpl { get; }

Attributes

Type Description
CanBeNull

Value

Type Description
IPopupImpl