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.
Indicates the URLs that the window should initially load as tabs.
var tabURLs: [URL] { get }If tabURLs and tabs are both empty, the app’s default start page should appear in a tab.