Compartir a través de


Dispatcher.CreateTimer Método

Definición

Crea una nueva instancia de un IDispatcherTimer objeto asociado a este distribuidor.

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

Devoluciones

Implementaciones

Se aplica a