AnimatedVisualPlayer.Stop Method

Definition

Stops the current play, or does nothing if no play is underway.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 virtual void Stop() = Stop;
void Stop();
public void Stop();
Public Sub Stop ()

Applies to