Ticker.Remove Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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