Construct a new status object.
Returns a signal for when application changes its busy status.
Returns a signal for when application changes its dirty status.
Whether the application is busy.
Whether the application is dirty.
Set the application state to busy.
A disposable used to clear the busy state for the caller.
Set the application state to dirty.
A disposable used to clear the dirty state for the caller.
The application status signals and flags class.