As observable¶
See also
- Official ReactiveX documentation: AsObservable
-
Observable.
as_observable
()¶ Hides the identity of an observable sequence.
Returns: An observable sequence that hides the identity of the source sequence. Return type: Observable