Contents

action

The Action executed when publisher emits an event.

Declaration

var action: (PublisherType.Output) -> Void

See Also

Managing the subscription