IWindowBaseImplPosition Property

Gets the position of the window in device pixels.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
PixelPoint Position { get; }

Property Value

PixelPoint

See Also