Click or drag to resize
Cimbalino ToolkitIStatusBarService Methods

The IStatusBarService type exposes the following members.

Methods
  NameDescription
Public methodHideAsync
Hides the status bar.
Public methodShowAsync(String)
Shows the status bar with the specified text.
Public methodShowAsync(String, Boolean)
Shows the status bar with the specified text and an optional indeterminate progress indicator.
Public methodShowAsync(String, Double)
Shows the status bar with the specified text and progress value.
Top
See Also