keyboardFocus

var keyboardFocus: Actor?

Sets or retrieves the Actor that currently has keyboard focus.

Setting focus on a TextField will select all contained text unless a FocusListener cancels the event.

Sources

jvm source
Link copied to clipboard