close()

close: () => boolean

The default method close() will close any active design in progress. This method will:

Closes any active design in progress. It returns a boolean value indicating whether the close operation was successful or not.