DispatcherTimer.

Stop() Method

Summary

Stops the timer.
Namespace
Avalonia.Threading
Containing Type
DispatcherTimer

Syntax

public void Stop()

Return Value

Type Description
void