Sdílet prostřednictvím


UISearchControllerDelegate_Extensions.PresentSearchController Method

Definition

Presents the searchController to the user.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PresentSearchController(this UIKit.IUISearchControllerDelegate This, UIKit.UISearchController searchController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PresentSearchController : UIKit.IUISearchControllerDelegate * UIKit.UISearchController -> unit

Parameters

searchController
UISearchController
Attributes

Applies to