Compartir a través de


Ticker.Remove Método

Definición

Sobrecargas

Remove(Int32)

Para uso interno de los representadores de plataformas.

Remove(Int32, IDispatcher)

Remove(Int32)

Para uso interno de los representadores de plataformas.

public virtual void Remove(int handle);
abstract member Remove : int -> unit
override this.Remove : int -> unit

Parámetros

handle
System.Int32

Para uso interno de la plataforma de Xamarin.Forms.

Se aplica a

Remove(Int32, IDispatcher)

public virtual void Remove(int handle, Xamarin.Forms.IDispatcher dispatcher);
abstract member Remove : int * Xamarin.Forms.IDispatcher -> unit
override this.Remove : int * Xamarin.Forms.IDispatcher -> unit

Parámetros

handle
System.Int32
dispatcher
IDispatcher

Se aplica a