Source
Container
Root
Source(DialogViewController)
AccessoryButtonTapped(UITableView, NSIndexPath)
DraggingEnded(UIScrollView, Boolean)
DraggingStarted(UIScrollView)
GetCell(UITableView, NSIndexPath)
GetHeightForFooter(UITableView, nint)
GetHeightForHeader(UITableView, nint)
GetViewForFooter(UITableView, nint)
GetViewForHeader(UITableView, nint)
NumberOfSections(UITableView)
RowDeselected(UITableView, NSIndexPath)
RowSelected(UITableView, NSIndexPath)
RowsInSection(UITableView, nint)
Scrolled(UIScrollView)
TitleForFooter(UITableView, nint)
TitleForHeader(UITableView, nint)
WillDisplay(UITableView, UITableViewCell, NSIndexPath)
xamarinios
namespace MonoTouch.Dialog
{
public class DialogViewController : UITableViewController
{
public class Source : UITableViewSource
{
public Source(DialogViewController container);
}
}
}
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