Table of Contents

Interface IManagedPopupPositionerPopup

Namespace
Avalonia.Controls.Primitives.PopupPositioning
Assembly
Avalonia.Controls.dll
[PrivateApi]
public interface IManagedPopupPositionerPopup

Properties

ParentClientAreaScreenGeometry

Rect ParentClientAreaScreenGeometry { get; }

Property Value

Rect

Scaling

double Scaling { get; }

Property Value

double

Screens

IReadOnlyList<ManagedPopupPositionerScreenInfo> Screens { get; }

Property Value

IReadOnlyList<ManagedPopupPositionerScreenInfo>

Methods

MoveAndResize(Point, Size)

void MoveAndResize(Point devicePoint, Size virtualSize)

Parameters

devicePoint Point
virtualSize Size