| StatusBarServiceShowAsync Method |
| Name | Description | |
|---|---|---|
| ShowAsync(String) |
Shows the status bar with the specified text.
| |
| ShowAsync(String, Boolean) |
Shows the status bar with the specified text and an optional indeterminate progress indicator.
| |
| ShowAsync(String, Double) |
Shows the status bar with the specified text and progress value.
|