not
Adds a filter, to convert the bound value to a boolean, and negate it.
not(): 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, and negate it.
not(): Binding<boolean>
A new binding, typed as a boolean