Sdílet prostřednictvím


Ticker.Remove Metoda

Definice

Přetížení

Remove(Int32)

Pro interní použití renderery platformy.

Remove(Int32, IDispatcher)

Remove(Int32)

Pro interní použití renderery platformy.

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

Parametry

handle
System.Int32

Pro interní použití v Xamarinu. Forms platformu.

Platí pro

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

Parametry

handle
System.Int32
dispatcher
IDispatcher

Platí pro