Ticker 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
供平台轉譯器內部使用。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public abstract class Ticker
type Ticker = class
- 繼承
-
System.ObjectTicker
- 屬性
-
System.ComponentModel.EditorBrowsableAttribute
建構函式
Ticker() |
供 Xamarin.Forms 平台內部使用。 |
屬性
Default |
供平台轉譯器內部使用。 |
SystemEnabled |
供 Xamarin.Forms 平台內部使用。 |
方法
DisableTimer() |
供平台轉譯器內部使用。 |
EnableTimer() |
供平台轉譯器內部使用。 |
GetTickerInstance() |
供 Xamarin.Forms 平台內部使用。 |
Insert(Func<Int64,Boolean>) |
供平台轉譯器內部使用。 |
OnSystemEnabledChanged() |
供 Xamarin.Forms 平台內部使用。 |
Remove(Int32, IDispatcher) |
供平台轉譯器內部使用。 |
Remove(Int32) |
供平台轉譯器內部使用。 |
SendFinish() |
供 Xamarin.Forms 平台內部使用。 |
SendSignals(Int32) |
供平台轉譯器內部使用。 |
SendSignals(Int64) |
供 Xamarin.Forms 平台內部使用。 |
SetDefault(Ticker) |
供 Xamarin.Forms 平台內部使用。 |