次の方法で共有


UISearchBarDelegate_Extensions.BookmarkButtonClicked メソッド

定義

ブックマーク ボタンがタップされたことを示します。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void BookmarkButtonClicked (this UIKit.IUISearchBarDelegate This, UIKit.UISearchBar searchBar);
static member BookmarkButtonClicked : UIKit.IUISearchBarDelegate * UIKit.UISearchBar -> unit

パラメーター

This
IUISearchBarDelegate

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

searchBar
UISearchBar
属性

適用対象