UIActivityIndicatorView$Methods extension

on

Properties

activityIndicatorViewStyle UIActivityIndicatorViewStyle

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

activityIndicatorViewStyle
getter/setter pair
color UIColor

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

color
getter/setter pair
hidesWhenStopped bool

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

hidesWhenStopped
getter/setter pair
isAnimating bool

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

isAnimating
no setter

Methods

encodeWithCoder(NSCoder coder) → void

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

encodeWithCoder:
init() UIActivityIndicatorView

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

init
initWithActivityIndicatorStyle(UIActivityIndicatorViewStyle style) UIActivityIndicatorView

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

initWithActivityIndicatorStyle:
initWithCoder(NSCoder coder) UIActivityIndicatorView?

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

initWithCoder:
initWithFrame(CGRect frame) UIActivityIndicatorView

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

initWithFrame:
startAnimating() → void

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

startAnimating
stopAnimating() → void

Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension

stopAnimating