UISearchControllerDelegate.WillDismissSearchController 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 dismissed.
[Foundation.Export("willDismissSearchController:")]
public virtual void WillDismissSearchController (UIKit.UISearchController searchController);
abstract member WillDismissSearchController : UIKit.UISearchController -> unit
override this.WillDismissSearchController : UIKit.UISearchController -> unit
Parameters
- searchController
- UISearchController
- Attributes