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