UISearchController
UISearchController()
UISearchController(IntPtr)
UISearchController(NativeHandle)
UISearchController(NSCoder)
UISearchController(NSObjectFlag)
UISearchController(UIViewController)
UISearchController(String, NSBundle)
Active
AutomaticallyShowsCancelButton
AutomaticallyShowsScopeBar
AutomaticallyShowsSearchResultsController
ClassHandle
Delegate
DimsBackgroundDuringPresentation
HidesNavigationBarDuringPresentation
IgnoresSearchSuggestionsForSearchBarPlacementStacked
ObscuresBackgroundDuringPresentation
ScopeBarActivation
SearchBar
SearchBarPlacement
SearchControllerObservedScrollView
SearchResultsController
SearchResultsUpdater
SearchSuggestions
ShowsSearchResultsController
WeakDelegate
WeakSearchResultsUpdater
AnimateTransition(IUIViewControllerContextTransitioning)
AnimationEnded(Boolean)
Dispose(Boolean)
GetAnimationControllerForDismissedController(UIViewController)
GetAnimationControllerForPresentedController(UIViewController, UIViewController, UIViewController)
GetInteractionControllerForDismissal(IUIViewControllerAnimatedTransitioning)
GetInteractionControllerForPresentation(IUIViewControllerAnimatedTransitioning)
GetInterruptibleAnimator(IUIViewControllerContextTransitioning)
GetPresentationControllerForPresentedViewController(UIViewController, UIViewController, UIViewController)
SetSearchResultsUpdater(Action<UISearchController>)
TransitionDuration(IUIViewControllerContextTransitioning)
xamarinios
namespace UIKit
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Register("UISearchController", true)]
public class UISearchController : UIViewController, INativeObject, IDisposable, IUIViewControllerAnimatedTransitioning, IUIViewControllerTransitioningDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UISearchController(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin tvOS | 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