Class ManagedPopupPositionerScreenInfo
- Namespace
- Avalonia.Controls.Primitives.PopupPositioning
- Assembly
- Avalonia.Controls.dll
[PrivateApi]
public class ManagedPopupPositionerScreenInfo
- Inheritance
-
ManagedPopupPositionerScreenInfo
- Inherited Members
Constructors
ManagedPopupPositionerScreenInfo(Rect, Rect)
public ManagedPopupPositionerScreenInfo(Rect bounds, Rect workingArea)
Parameters
Properties
Bounds
public Rect Bounds { get; }
Property Value
WorkingArea
public Rect WorkingArea { get; }