다음을 통해 공유


UISearchDisplayDelegate_Extensions.ShouldReloadForSearchScope 메서드

정의

검색 옵션이 변경된 경우 데이터를 다시 로드해야 하는지 여부입니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldReloadForSearchScope (this UIKit.IUISearchDisplayDelegate This, UIKit.UISearchDisplayController controller, nint forSearchOption);
static member ShouldReloadForSearchScope : UIKit.IUISearchDisplayDelegate * UIKit.UISearchDisplayController * nint -> bool

매개 변수

This
IUISearchDisplayDelegate

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

forSearchOption
System.System.IntPtr System.nativeint

반환

특성

적용 대상