AVAssetImageGenerator.MaximumSize Property

Definition

Gets or sets the maximum size of the generated thumbnail.

public virtual CoreGraphics.CGSize MaximumSize { [Foundation.Export("maximumSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMaximumSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.MaximumSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to