Contents

ShieldActionDelegate

A class for an extension that handles shield actions.

Declaration

@objc class ShieldActionDelegate

Overview

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

Initializers

See Also

Shield actions