Creates a new Disposable calling the provided function on dispose.
Function that disposes something.
Applies request settings to the view.
Gets the ID of that instance.
Registers an event listener that is invoked when ths visibility of the web view changes.
Posts a message to the view.
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 HTTP request.