ActivityElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
可用來顯示活動指標的專案。
public class ActivityElement : MonoTouch.Dialog.Element
type ActivityElement = class
inherit Element
- 繼承
備註
這是顯示活動指標的固定大小專案。 您可以藉由設定 Animating 屬性來開啟和關閉此功能。
建構函式
ActivityElement() |
預設建構函式。 |
欄位
Caption |
要針對這個指定專案顯示的標題 (繼承來源 Element) |
Parent |
容器物件的控制碼。 (繼承來源 Element) |
屬性
Animating |
控制活動指標的動畫。 |
CellKey |
可用來顯示活動指標的專案。 |
IndexPath |
傳回指定專案的 IndexPath。 這只適用于分葉元素,如果尚未附加元素,則不適用於的 Toplevel RootElement 或 的 Section。 (繼承來源 Element) |
方法
Deselected(DialogViewController, UITableView, NSIndexPath) |
可用來顯示活動指標的專案。 (繼承來源 Element) |
Dispose() |
可用來顯示活動指標的專案。 (繼承來源 Element) |
Dispose(Boolean) |
可用來顯示活動指標的專案。 |
GetActiveCell() |
可用來顯示活動指標的專案。 (繼承來源 Element) |
GetCell(UITableView) |
可用來顯示活動指標的專案。 |
GetContainerTableView() |
可用來顯示活動指標的專案。 (繼承來源 Element) |
GetImmediateRootElement() |
如果附加儲存格將會傳回立即的 RootElement (繼承來源 Element) |
Matches(String) |
叫用以判斷儲存格是否符合指定文字的方法,永遠不會使用 Null 值或空字串叫用。 (繼承來源 Element) |
Selected(DialogViewController, UITableView, NSIndexPath) |
可用來顯示活動指標的專案。 (繼承來源 Element) |
Summary() |
傳回這個 物件所代表值的摘要,適合用來轉譯為具有子物件的 RootElement 結果。 (繼承來源 Element) |