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
属性

适用于