次の方法で共有


UISearchBarDelegate_Extensions.ShouldEndEditing メソッド

定義

検索テキストの編集を終了するかどうか。

public static bool ShouldEndEditing (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
static member ShouldEndEditing : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> bool

パラメーター

This
IUISearchBarDelegate

この拡張メソッドが動作するインスタンス。

searchBar
UISearchBar

戻り値

適用対象