Contents

Subscribers.Assign

A simple subscriber that assigns received elements to a property indicated by a key path.

Declaration

final class Assign<Root, Input>

Mentioned in

Topics

Creating an assign subscriber

Receiving elements

Receiving life cycle events

Inspecting the assigned property

Supporting Debugging

Instance Methods

See Also

Using convenience subscribers