UIActivityIndicatorView.IsAnimating Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true
if the activity is animating, false
if it is not.
public virtual bool IsAnimating { [Foundation.Export("isAnimating")] get; }
member this.IsAnimating : bool
Property Value
- Attributes