Name |
Description |
ActivityElement |
|
BadgeElement |
This element can be used to show an image with some text |
BooleanImageElement |
|
DateElement |
|
Element |
Base class for all elements in MonoTouch.Dialog |
Group |
Used by root elements to fetch information when they need to render a summary (Checkbox count or selected radio group). |
HtmlElement |
Used to display a cell that will launch a web browser when selected. |
HtmlElement.WebViewController |
|
ImageStringElement |
|
MessageSummaryView |
|
MultilineElement |
|
OwnerDrawnElement |
|
OwnerDrawnElement.OwnerDrawnCell |
|
OwnerDrawnElement.OwnerDrawnCellView |
|
RadioElement |
|
RadioGroup |
Captures the information about mutually exclusive elements in a RootElement |
Section |
Sections contain individual Element instances that are rendered by MonoTouch.Dialog |
StyledMultilineElement |
|
StyledStringElement |
A version of the StringElement that can be styled with a number of formatting options and can render images or background images either from UIImage parameters or by downloading them from the net. |
StyledStringElement.ExtraInfo |
|
TimeElement |
|
UIViewElement |
This element can be used to insert an arbitrary UIView |
ValueElement |
|