WithPositionalFocus.lastFocusBox

To provide a reference for positional focus, the bounding box of the focused node.

interface WithPositionalFocus
protected const
Optional!Rectangle
lastFocusBox
()

Return Value

Type: Optional!Rectangle

Last known focus box of the focused node. May be out of date if the focused node has changed since last fetched.

Meta