Share via


UISearchBarDelegate_Extensions.TextChanged 메서드

정의

검색 텍스트가 변경되었음을 나타냅니다.

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

매개 변수

This
IUISearchBarDelegate

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

searchBar
UISearchBar
searchText
String

적용 대상