Skip to main content

BeginMoveDrag Method

Starts moving a window with left button being held. Should be called from left mouse button press event handler

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public void BeginMoveDrag(
PointerPressedEventArgs e
)

Parameters

  PointerPressedEventArgs
 

See Also

Reference

Window Class
Avalonia.Controls Namespace