Поделиться через


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

Значение свойства

Атрибуты

Применяется к