dismissAfter
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Dismisses the indicator after duration
Parameters
duration
The Duration to wait
animated
Pass true to animate the transition
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Dismisses the indicator after timeMillis milliseconds
Parameters
timeMillis
The number of milliseconds to wait
animated
Pass true to animate the transition