次の方法で共有


Ticker.Remove メソッド

定義

オーバーロード

Remove(Int32)

プラットフォーム レンダラーによる内部使用向け。

Remove(Int32, IDispatcher)

Remove(Int32)

プラットフォーム レンダラーによる内部使用向け。

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

パラメーター

handle
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象

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

パラメーター

handle
System.Int32
dispatcher
IDispatcher

適用対象