.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-exclusive: .. _operator-header-select_switch: .. _operator-header-switch_latest: Switch ====== .. seealso:: - Official ReactiveX documentation: `Switch `_ .. _operator-exclusive: .. automethod:: Observable.exclusive .. _operator-select_switch: .. automethod:: Observable.select_switch .. _operator-switch_latest: .. automethod:: Observable.switch_latest .. image:: /img/reactivex/operators/switchLatest.png :align: center