다음을 통해 공유


UIWebView.SuppressesIncrementalRendering 속성

정의

true이면 UIWebView는 메모리에 완전히 로드되기 전에 콘텐츠를 렌더링할 수 있습니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SuppressesIncrementalRendering { [Foundation.Export("suppressesIncrementalRendering")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSuppressesIncrementalRendering:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SuppressesIncrementalRendering : bool with get, set

속성 값

특성

적용 대상