Creates a new Disposable calling the provided function on dispose.
Function that disposes something.
The underlying button, if defined.
A description of the app.
Detail information.
The (display) name.
Opens the app.
Gets the current web view instance.
Dispose this object.
Combine many disposable-likes into one. Use this method when having objects with a dispose function which are not instances of Disposable.
Objects that have at least a dispose
-function member.
Returns a new disposable which, upon dispose, will dispose all provided disposables.
Generated using TypeDoc
A workspace app.