Step into Swift logo

What is a ControlEvent in RxCocoa?

RxSwift: ControlEvent

RxSwift: ControlEvent

  • Used to listen to a certain event of the UI component like the press of a “return” button on a keyboard.
  • Available if the component uses UIControlEvents to keep track of its current status.

< All Posts