ISceneTransitionService.HideProgressIndicator Method

Definition

Hides the default progress indicator. Task completes when hide animation is done. Can be used independently of scene transitions provided no transition is taking place.

public:
 System::Threading::Tasks::Task ^ HideProgressIndicator();
public System.Threading.Tasks.Task HideProgressIndicator ();
abstract member HideProgressIndicator : unit -> System.Threading.Tasks.Task
Public Function HideProgressIndicator () As Task

Returns

Applies to