ManagedPopupPositionerPopupImplHelper Constructor
Namespace: Avalonia.Controls.Primitives.PopupPositioningAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ManagedPopupPositionerPopupImplHelper(
ITopLevelImpl parent,
ManagedPopupPositionerPopupImplHelperMoveResizeDelegate moveResize
)
Public Sub New (
parent As ITopLevelImpl,
moveResize As ManagedPopupPositionerPopupImplHelperMoveResizeDelegate
)
new :
parent : ITopLevelImpl *
moveResize : ManagedPopupPositionerPopupImplHelperMoveResizeDelegate -> ManagedPopupPositionerPopupImplHelper
Parameters
- parent ITopLevelImpl
-
- moveResize ManagedPopupPositionerPopupImplHelperMoveResizeDelegate
-