asBoolean
Adds a filter, to convert the bound value to a boolean.
asBoolean(): Binding<boolean>
Return value
A new binding, typed as a boolean
Related
- class BindingA class that represents a property binding.
Adds a filter, to convert the bound value to a boolean.
asBoolean(): Binding<boolean>
A new binding, typed as a boolean