Share via


IKImageEditPanelDataSource.GetThumbnail(CGSize) Method

Definition

[Foundation.Export("thumbnailWithMaximumSize:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGImage GetThumbnail(CoreGraphics.CGSize maximumSize);
[<Foundation.Export("thumbnailWithMaximumSize:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetThumbnail : CoreGraphics.CGSize -> CoreGraphics.CGImage
override this.GetThumbnail : CoreGraphics.CGSize -> CoreGraphics.CGImage

Parameters

maximumSize
CGSize

Returns

Implements

Attributes

Applies to