IWindowControl.Rect property
Current on-screen rect (position + size). default until the window is mounted.
public WindowRect Rect { get; }See Also
Section titled “See Also”- struct WindowRect
- interface IWindowControl
- namespace Stellar.Abstractions.Services