RxnBoolExt extension
Properties
- isFalse → bool?
-
Available on Rx<
bool?> , provided by the RxnBoolExt extensionno setter - isTrue → bool?
-
Available on Rx<
bool?> , provided by the RxnBoolExt extensionno setter
Methods
Operators
-
operator &(
bool other) → bool? -
Available on Rx<
bool?> , provided by the RxnBoolExt extension -
operator ^(
bool other) → bool? -
Available on Rx<
bool?> , provided by the RxnBoolExt extension -
operator |(
bool other) → bool? -
Available on Rx<
bool?> , provided by the RxnBoolExt extension