shouldCloseWithWindow
A Boolean that indicates whether the web view should close when its window or host window closes.
Declaration
var shouldCloseWithWindow: Bool { get set }Discussion
If true, the web view should close; otherwise, it should not.
A Boolean that indicates whether the web view should close when its window or host window closes.
var shouldCloseWithWindow: Bool { get set }If true, the web view should close; otherwise, it should not.