Contents

tabURLs

Indicates the URLs that the window should initially load as tabs.

Declaration

var tabURLs: [URL] { get }

Discussion

If tabURLs and tabs are both empty, the app’s default start page should appear in a tab.

See Also

Related Documentation