Share via


UISearchBarDelegate_Extensions.CancelButtonClicked 메서드

정의

취소 단추를 탭했음을 나타냅니다.

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

매개 변수

This
IUISearchBarDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

searchBar
UISearchBar
특성

적용 대상