RootElement
createOnSelected
NeedColorUpdate
TableView
UnevenRows
RootElement(String)
RootElement(String, Group)
RootElement(String, Int32, Int32)
RootElement(String, Func<RootElement, UIViewController>)
Count
RadioSelected
this[Int32]
Add(Section)
Add(IEnumerable<Section>)
Clear()
Dispose(Boolean)
GetCell(UITableView)
Insert(Int32, Section)
Insert(Int32, UITableViewRowAnimation, Section[])
MakeViewController()
Prepare()
PrepareDialogViewController(UIViewController)
Reload(Element, UITableViewRowAnimation)
Reload(Section, UITableViewRowAnimation)
Remove(Section)
Remove(Section, UITableViewRowAnimation)
RemoveAt(Int32)
RemoveAt(Int32, UITableViewRowAnimation)
Selected(DialogViewController, UITableView, NSIndexPath)
xamarinios
namespace MonoTouch.Dialog
{
[DefaultMember("Item")]
public class RootElement : Element, IEnumerable, IEnumerable<Section>
{
public void Prepare();
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | MonoTouch.Dialog-1 , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API