Join Slack
Communities
Powered by
<@U7X8HRB0D> If you want to keep the `Property<...
# tornadofx
e
edvin
11/30/2017, 8:38 PM
@favetelinguis
If you want to keep the
Property<String>
, you can create an observable value like this:
boringPropertyOfString.booleanBinding { it?.isBlank() ?: true }
Open in Slack
Previous
Next