url
Indicates the initial URL for the tab.
Declaration
var url: URL? { get }Discussion
If this property is nil, the app’s default start page should appear in the tab.
Indicates the initial URL for the tab.
var url: URL? { get }If this property is nil, the app’s default start page should appear in the tab.