windowBounds property

ScreenRect? windowBounds
getter/setter pair

The palette's window bounds in screen coordinates.

This must be set before converting local positions to screen coordinates. Typically set by querying the palette's own window bounds.

Implementation

ScreenRect? windowBounds;