Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 395 Bytes

dispatchertimer_isenabled.md

File metadata and controls

24 lines (15 loc) · 395 Bytes
-api-id -api-type
P:Windows.UI.Xaml.DispatcherTimer.IsEnabled
winrt property

Windows.UI.Xaml.DispatcherTimer.IsEnabled

-description

Gets a value that indicates whether the timer is running.

-property-value

true if the timer is enabled and running; otherwise, false.

-remarks

-examples

-see-also