Kirill Grouchnikov
0.4.0-build210
Igor Demin
0.4.0-build211
Colton Idle
Dirk Hoffmann
onFocusChanged = { focusState -> visible = focusState == FocusState.hasFocus },
FocusState.Active
hasFocus
Unresolved reference: hasFocus
but still pretends that it does not exist
visible = focusState.hasFocus
A modern programming language that makes developers happier.