WatcherFlags.opOpAssign
Append bits from other in place.
Parameters
other | Flag bits to add. |
Returns
Reference to this flag set.
Clear bits from other in place.
Parameters
other | Flag bits to clear. |
Returns
Reference to this flag set.
Append bits from other in place.
other | Flag bits to add. |
Clear bits from other in place.
other | Flag bits to clear. |