Contents

ObservationRegistrar

Provides storage for tracking and access to data changes.

Declaration

struct ObservationRegistrar

Overview

You don’t need to create an instance of ObservationRegistrar when using the Observable() macro to indicate observability of a type.

Topics

Creating an observation registrar

Receiving change notifications

Identifying transactional access

See Also

Change tracking