UISearchBarDelegate_Extensions.CancelButtonClicked 方法

定义

指示已点击“取消”按钮。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void CancelButtonClicked (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
static member CancelButtonClicked : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> unit

参数

This
IUISearchBarDelegate

此扩展方法操作的实例。

searchBar
UISearchBar
属性

适用于