var publisher: PublisherType
The
Publisher
that is being subscribed.var content: Content
The content view.
Action
executed when publisher
emits an event.Availability 有効性
Technology
var action: (PublisherType .Output) -> Void
var publisher: PublisherType
Publisher
that is being subscribed.var content: Content