Closes current layout, all it's windows, and their views.
Example
fin.Layout.closeLayout().then(() => console.log('layout is closed'));
Closes current layout, all it's windows, and their views.
fin.Layout.closeLayout().then(() => console.log('layout is closed'));