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