IUISearchDisplayDelegate
DidBeginSearch(IUISearchDisplayDelegate, UISearchDisplayController)
DidEndSearch(IUISearchDisplayDelegate, UISearchDisplayController)
DidHideSearchResults(IUISearchDisplayDelegate, UISearchDisplayController, UITableView)
DidLoadSearchResults(IUISearchDisplayDelegate, UISearchDisplayController, UITableView)
DidShowSearchResults(IUISearchDisplayDelegate, UISearchDisplayController, UITableView)
ShouldReloadForSearchScope(IUISearchDisplayDelegate, UISearchDisplayController, nint)
ShouldReloadForSearchScope(IUISearchDisplayDelegate, UISearchDisplayController, nint)
ShouldReloadForSearchString(IUISearchDisplayDelegate, UISearchDisplayController, String)
WillBeginSearch(IUISearchDisplayDelegate, UISearchDisplayController)
WillEndSearch(IUISearchDisplayDelegate, UISearchDisplayController)
WillHideSearchResults(IUISearchDisplayDelegate, UISearchDisplayController, UITableView)
WillShowSearchResults(IUISearchDisplayDelegate, UISearchDisplayController, UITableView)
WillUnloadSearchResults(IUISearchDisplayDelegate, UISearchDisplayController, UITableView)
xamarinios
namespace UIKit
{
public static class UISearchDisplayDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
public static bool ShouldReloadForSearchScope(this IUISearchDisplayDelegate! This, UISearchDisplayController! controller, nint forSearchOption);
}
}
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