Condividi tramite


Dispatcher.CreateTimer Metodo

Definizione

Crea una nuova istanza di un IDispatcherTimer oggetto associato a questo dispatcher.

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

Restituisce

Implementazioni

Si applica a