setToolbarItemsNeedUpdate()
Updates the enabled states and badges of toolbar items.
Declaration
class func setToolbarItemsNeedUpdate()Discussion
This method calls the validateToolbarItem(in:validationHandler:) method on the extension’s principal object for each open window. See SFSafariExtensionHandling.