Contents

ObjectWillChangePublisher

The type of publisher that emits before the object has changed.

Declaration

associatedtype ObjectWillChangePublisher : Publisher = ObservableObjectPublisher where Self.ObjectWillChangePublisher.Failure == Never

See Also

Publishing changes