Table of Contents

Interface IPopupImpl

Namespace
Avalonia.Platform
Assembly
Avalonia.Controls.dll

Defines a platform-specific popup window implementation.

[Unstable]
public interface IPopupImpl : IWindowBaseImpl, ITopLevelImpl, IOptionalFeatureProvider, IDisposable
Inherited Members

Properties

PopupPositioner

IPopupPositioner? PopupPositioner { get; }

Property Value

IPopupPositioner

Methods

SetWindowManagerAddShadowHint(bool)

void SetWindowManagerAddShadowHint(bool enabled)

Parameters

enabled bool

TakeFocus()

void TakeFocus()