共用方式為


RadioElement 類別

定義

public class RadioElement : MonoTouch.Dialog.StringElement
type RadioElement = class
    inherit StringElement
繼承

建構函式

RadioElement(String, String)
RadioElement(String)

欄位

Alignment (繼承來源 StringElement)
Caption

要針對這個指定專案顯示的標題

(繼承來源 Element)
Group
Parent

容器物件的控制碼。

(繼承來源 Element)
Value (繼承來源 StringElement)

屬性

CellKey

覆寫 GetCell 方法的子類別也應該覆寫這個方法

(繼承來源 Element)
IndexPath

傳回指定專案的 IndexPath。 這只適用于分葉元素,如果尚未附加元素,則不適用於的 Toplevel RootElement 或 的 Section。

(繼承來源 Element)

方法

Deselected(DialogViewController, UITableView, NSIndexPath) (繼承來源 Element)
Dispose() (繼承來源 Element)
Dispose(Boolean) (繼承來源 Element)
GetActiveCell() (繼承來源 Element)
GetCell(UITableView)
GetContainerTableView() (繼承來源 Element)
GetImmediateRootElement()

如果附加儲存格將會傳回立即的 RootElement

(繼承來源 Element)
Matches(String)

叫用以判斷儲存格是否符合指定文字的方法,永遠不會使用 Null 值或空字串叫用。

(繼承來源 StringElement)
Selected(DialogViewController, UITableView, NSIndexPath)
Summary() (繼承來源 StringElement)

事件

Tapped (繼承來源 StringElement)

適用於