DialogViewController
SearchTextEventHandler
SizingSource
Source
Style
DialogViewController(IntPtr)
DialogViewController(RootElement)
DialogViewController(RootElement, Boolean)
DialogViewController(UITableViewStyle, RootElement)
DialogViewController(UITableViewStyle, RootElement, Boolean)
AutoHideSearch
Autorotate
EnableSearch
Pushing
Root
SearchPlaceholder
ActivateController(UIViewController)
CreateSizingSource(Boolean)
DeactivateController(Boolean)
Deselected(NSIndexPath)
DidRotate(UIInterfaceOrientation)
FinishSearch()
LoadView()
MakeRefreshTableHeaderView(CGRect)
MakeTableView(CGRect, UITableViewStyle)
OnSearchTextChanged(String)
PerformFilter(String)
ReloadComplete()
ReloadData()
SearchButtonClicked(String)
Selected(NSIndexPath)
ShouldAutorotateToInterfaceOrientation(UIInterfaceOrientation)
StartSearch()
TriggerRefresh()
ViewWillAppear(Boolean)
ViewWillDisappear(Boolean)
OnSelection
RefreshRequested
SearchTextChanged
ViewAppearing
ViewDisappearing
ViewDissapearing
xamarinios
namespace MonoTouch.Dialog
{
public class DialogViewController : UITableViewController
{
[Obsolete("Use the ViewDisappearing event instead")]
public event EventHandler ViewDissapearing;
}
}
| 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. |
| Obsolete | Use the ViewDisappearing event instead |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API