DispatcherTimer
public class DispatcherTimer : IDispatcherTimerSupported platforms
Constructors
DispatcherTimer() - Windows
DispatcherTimer(Windows.UI.Core.CoreDispatcher) - Windows
Parameters
DispatcherTimer(UIKit.UIViewController) - iOS
Parameters
DispatcherTimer(Android.App.Activity) - Android
Parameters
Events
Tick
Properties
Dispatcher - Windows
ViewController - iOS
Activity - Android
Interval
IsEnabled
Methods
Start()
Stop()
Related information
References
Last updated