IStatusBarService Methods |
The IStatusBarService type exposes the following members.
Name | Description | |
---|---|---|
HideAsync |
Hides the status bar.
| |
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.
|