Skip to content

Commit

Permalink
Add a great resource for Demand
Browse files Browse the repository at this point in the history
  • Loading branch information
AvdLee committed Jun 30, 2019
1 parent 7026614 commit 5434488
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ final class UIControlSubscription<SubscriberType: Subscriber, Control: UIControl

func request(_ demand: Subscribers.Demand) {
// We do nothing here as we only want to send events when they occur.
// See, for more info: https://developer.apple.com/documentation/combine/subscribers/demand
}

func cancel() {
Expand Down

0 comments on commit 5434488

Please sign in to comment.