default: Observable<boolean> = ...

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