not

inline operator fun ObservableBooleanValue.not(): BooleanBinding

Creates a BooleanBinding that calculates the conditional-OR operation on the value of two instance of ObservableBooleanValue.

See also

BooleanExpression.not