共用方式為


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
屬性

適用於