UIActivityIndicatorView$Methods extension
Properties
- activityIndicatorViewStyle ↔ UIActivityIndicatorViewStyle
-
Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension
activityIndicatorViewStylegetter/setter pair - color ↔ UIColor
-
Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension
colorgetter/setter pair - hidesWhenStopped ↔ bool
-
Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension
hidesWhenStoppedgetter/setter pair - isAnimating → bool
-
Available on UIActivityIndicatorView, provided by the UIActivityIndicatorView$Methods extension
isAnimatingno 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