Properties
Readonly Abstract isFullscreen
isFullscreen: boolean
Protected windowCloseRequest
windowCloseRequest: Subject<void> = ...
Protected windowFocused
windowFocused: Subject<void> = ...
Protected windowMoved
windowMoved: Subject<void> = ...
Protected windowShown
windowShown: Subject<void> = ...
Fired when the window close button is pressed