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