次の方法で共有


UISearchBarDelegate_Extensions.OnEditingStopped メソッド

定義

ユーザーがテキスト フィールドの編集を停止したことを示します。

public static void OnEditingStopped (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
static member OnEditingStopped : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> unit

パラメーター

This
IUISearchBarDelegate

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

searchBar
UISearchBar

適用対象