ImageElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要從本機相片庫挑選影像的專案。
public class ImageElement : MonoTouch.Dialog.Element
type ImageElement = class
inherit Element
- 繼承
建構函式
ImageElement(UIImage) |
要從本機相片庫挑選影像的專案。 |
欄位
Caption |
要針對這個指定專案顯示的標題 (繼承來源 Element) |
Parent |
容器物件的控制碼。 (繼承來源 Element) |
Value |
已選取目前的 UIImage |
屬性
CellKey |
覆寫 GetCell 方法的子類別也應該覆寫這個方法 |
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) |
要從本機相片庫挑選影像的專案。 |
Summary() |
傳回這個 物件所代表值的摘要,適合用來轉譯為具有子物件的 RootElement 結果。 (繼承來源 Element) |