mobileBusyIndicatorStop

Stops a running busy indicator.

# Metadata

Platforms: mobile OS: ios, android Introduced: 5.5 Security:

# Syntax

mobileBusyIndicatorStop

# Examples

mobileBusyIndicatorStop

# Description

Use the mobileBusyIndicatorStop command to stop a native busy indicator on iOS and Android.

Use the mobileBusyIndicatorStop command to stop and remove a native busy indicator from the screen.

The mobileBusyIndicatorStop command does not do anything if a busy indicator is not running. You can start an activity indicator by calling mobileBusyIndicatorStart.

# Tags

# See