IProgressIndicator.CloseImmediate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the progress indicator immediately. No fade out animation. All gameObjects for the progress indicator are reset to the correct values.
public:
void CloseImmediate();
public void CloseImmediate ();
abstract member CloseImmediate : unit -> unit
Public Sub CloseImmediate ()