Ticker.Remove Metodo

Definizione

Overload

Remove(Int32)

Per uso interno dei renderer di piattaforma.

Remove(Int32, IDispatcher)

Remove(Int32)

Per uso interno dei renderer di piattaforma.

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

Parametri

handle
System.Int32

Per uso interno della piattaforma Xamarin.Forms.

Si applica 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

Parametri

handle
System.Int32
dispatcher
IDispatcher

Si applica a