Summary
Starts moving a window with left button being held. Should be called from left mouse button press event handler
- Namespace
- Avalonia
.Controls - Containing Type
- Window
Syntax
public void BeginMoveDrag(PointerPressedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
Return Value
Type | Description |
---|---|
void |