Back to Devexpress

DxWindow.MoveAsync Method

blazor-devexpress-dot-blazor-dot-dxwindow-dot-moveasync.md

latest617 B
Original Source

DxWindow.MoveAsync Method

NameParametersDescription
MoveAsync(Double, Double, CancellationToken)x, y, tokenAsynchronously moves the Window to the specified coordinates.
MoveAsync(Point, CancellationToken)leftTopCornerPoint, tokenAsynchronously moves the Window to the specified point.