Contents

WidgetPushHandler

A type that can receive push information about widget refreshes and relevance refreshes.

Declaration

protocol WidgetPushHandler

Mentioned in

Overview

Register a type conforming to this protocol to receive push information using the pushHandler(_:) modifier on your widgets’ configurations.

Topics

Initializers

Instance Methods

See Also

Push notification updates