How can I get bounds of window title bar?

Hello.

It might be a misc thing, but I wondering about it.
A kind of code like
window.view.bounds
returns size of the window except its title bar.

Thank you.

I don’t know for sure but I think title bar is dependent on window manager / operating system. Not sure if SC can see/get that information.

1 Like

Ah, I see.
Thank you!