다음을 통해 공유


UISearchController.ObscuresBackgroundDuringPresentation 속성

정의

검색을 수행하는 동안 컨트롤러가 콘텐츠를 가리는지 여부를 제어하는 부울 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ObscuresBackgroundDuringPresentation { [Foundation.Export("obscuresBackgroundDuringPresentation")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setObscuresBackgroundDuringPresentation:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ObscuresBackgroundDuringPresentation : bool with get, set

속성 값

특성

적용 대상