次の方法で共有


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

適用対象