Sdílet prostřednictvím


UISearchControllerDelegate_Extensions.DidPresentSearchController Method

Definition

The searchController was presented.

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

Parameters

searchController
UISearchController
Attributes

Applies to