ControlPushHandler
A type that can receive push information about user-configured controls.
Declaration
protocol ControlPushHandlerOverview
Register a type conforming to this protocol to receive push information using the pushHandler(_:) modifier on your controls’ configurations.