Share via


UIImageReaderConfiguration.PreferredThumbnailSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize PreferredThumbnailSize { [Foundation.Export("preferredThumbnailSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPreferredThumbnailSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredThumbnailSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPreferredThumbnailSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PreferredThumbnailSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to