Share via


UIImageReaderConfiguration.PreparesImagesForDisplay Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PreparesImagesForDisplay { [Foundation.Export("preparesImagesForDisplay")] get; [Foundation.Export("setPreparesImagesForDisplay:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preparesImagesForDisplay")>]
[<set: Foundation.Export("setPreparesImagesForDisplay:")>]
member this.PreparesImagesForDisplay : bool with get, set

Property Value

Attributes

Applies to