Ticker.Remove メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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