Fixes docs for `rx_animating`.
This commit is contained in:
parent
08e68c66e4
commit
a6730acec2
|
|
@ -15,7 +15,7 @@ import RxSwift
|
|||
|
||||
extension UIActivityIndicatorView {
|
||||
|
||||
/*
|
||||
/**
|
||||
Bindable sink for `startAnimating()`, `stopAnimating()` methods.
|
||||
*/
|
||||
public var rx_animating: AnyObserver<Bool> {
|
||||
|
|
|
|||
Loading…
Reference in New Issue