次の方法で共有


UISearchBarDelegate_Extensions.ShouldBeginEditing メソッド

定義

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

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

パラメーター

This
IUISearchBarDelegate

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

searchBar
UISearchBar

戻り値

適用対象