IView.close() method
Called when the view is no longer used
This means the view can clean up any resources used.
Signature
close(): void;
Throws
| Error |
|---|
Called when the view is no longer used
This means the view can clean up any resources used.
close(): void;
| Error |
|---|