default: Observable<boolean> = ...

The observable that emits true when the window looses focus, and emits false when the window receives focus.