IWindowImpl.

Move(PixelPoint) Method

Summary

Sets the client size of the top level.
Namespace
Avalonia.Platform
Containing Type
IWindowImpl

Syntax

void Move(PixelPoint point)

Parameters

Name Type Description
point PixelPoint

Return Value

Type Description
void