Home / @sym20/core-ui / IView / close

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