Share via


UISearchController.DimsBackgroundDuringPresentation 속성

정의

검색 중에 콘텐츠를 흐리게 표시할지 여부를 가져오거나 설정합니다. 기본값은 true입니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DimsBackgroundDuringPresentation { [Foundation.Export("dimsBackgroundDuringPresentation")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDimsBackgroundDuringPresentation:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DimsBackgroundDuringPresentation : bool with get, set

속성 값

특성

적용 대상