Share via


INImage.GetImageSize(INIntentResponse) Method

Definition

Gets the preferred image size for the specified response.

[Foundation.Export("imageSizeForIntentResponse:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGSize GetImageSize(Intents.INIntentResponse response);
[<Foundation.Export("imageSizeForIntentResponse:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetImageSize : Intents.INIntentResponse -> CoreGraphics.CGSize

Parameters

response
INIntentResponse

Returns

Attributes

Applies to