parentTab
Indicates the parent tab with which the tab should be related.
Declaration
var parentTab: (any WKWebExtensionTab)? { get }Discussion
If this property is nil, no parent tab was specified.
Indicates the parent tab with which the tab should be related.
var parentTab: (any WKWebExtensionTab)? { get }If this property is nil, no parent tab was specified.