UISearchControllerDelegate.WillPresentSearchController Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
searchController
is about to be presented.
[Foundation.Export("willPresentSearchController:")]
public virtual void WillPresentSearchController (UIKit.UISearchController searchController);
abstract member WillPresentSearchController : UIKit.UISearchController -> unit
override this.WillPresentSearchController : UIKit.UISearchController -> unit
Parameters
- searchController
- UISearchController
- Attributes