UISearchBarDelegate_Extensions.CancelButtonClicked メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キャンセル ボタンがタップされたことを示します。
[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
- 属性