ShieldActionDelegate
A class for an extension that handles shield actions.
Declaration
@objc class ShieldActionDelegateOverview
Subclass ShieldActionDelegate to allow client extensions to respond to user actions on a shield that covers an application or website. The system doesn’t provide the name of a shielded Application, WebDomain, or ActivityCategory to preserve the Family Sharing group’s privacy. Instead, the system uses a token to indicate what content it is shielding.
Topics
Handling shield actions
Responding to someone’s action
handle(action:for:completionHandler:)handle(action:for:completionHandler:)handle(action:for:completionHandler:)