focused property

bool focused
getter/setter pair

Whether the input box is focused.

Implementation

bool focused = false;