UISearchDisplayDelegate
UISearchDisplayDelegate()
UISearchDisplayDelegate(IntPtr)
UISearchDisplayDelegate(NativeHandle)
UISearchDisplayDelegate(NSObjectFlag)
DidBeginSearch(UISearchDisplayController)
DidEndSearch(UISearchDisplayController)
DidHideSearchResults(UISearchDisplayController, UITableView)
DidLoadSearchResults(UISearchDisplayController, UITableView)
DidShowSearchResults(UISearchDisplayController, UITableView)
ShouldReloadForSearchScope(UISearchDisplayController, nint)
ShouldReloadForSearchScope(UISearchDisplayController, nint)
ShouldReloadForSearchString(UISearchDisplayController, String)
WillBeginSearch(UISearchDisplayController)
WillEndSearch(UISearchDisplayController)
WillHideSearchResults(UISearchDisplayController, UITableView)
WillShowSearchResults(UISearchDisplayController, UITableView)
WillUnloadSearchResults(UISearchDisplayController, UITableView)
xamarinios
namespace UIKit
{
[Model]
[Protocol]
[Register("UISearchDisplayDelegate", false)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class UISearchDisplayDelegate : NSObject, INativeObject, IDisposable, IUISearchDisplayDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UISearchDisplayDelegate(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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