pub fn activity() -> Activity
activity() — a native indeterminate spinner, animating by default. Configure with .animating(_) (a bool, Signal<bool>, or closure) and .large(bool).
activity()
.animating(_)
bool
Signal<bool>
.large(bool)