UIActivityIndicatorView
extension Reactive where Base: UIActivityIndicatorView
The reactive extension can be accessed through the reactive
instance property and the reactive
static property.
-
Sets whether the activity indicator should be animating.
Declaration
Swift
public var isAnimating: BindingTarget<Bool>