IDispatcher.CreateTimer 方法

定义

创建与此调度程序关联的对象的新实例 IDispatcherTimer

public:
 Microsoft::Maui::Dispatching::IDispatcherTimer ^ CreateTimer();
public Microsoft.Maui.Dispatching.IDispatcherTimer CreateTimer ();
abstract member CreateTimer : unit -> Microsoft.Maui.Dispatching.IDispatcherTimer
Public Function CreateTimer () As IDispatcherTimer

返回

适用于