UISearchDisplayDelegate.DidEndSearch(UISearchDisplayController) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 UISearchDisplayController 已完成搜尋。
[Foundation.Export("searchDisplayControllerDidEndSearch:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidEndSearch (UIKit.UISearchDisplayController controller);
abstract member DidEndSearch : UIKit.UISearchDisplayController -> unit
override this.DidEndSearch : UIKit.UISearchDisplayController -> unit
參數
- controller
- UISearchDisplayController
- 屬性