INImage.GetImageSize(INIntentResponse) Method

Definition

Gets the preferred image size for the specified response.

[Foundation.Export("imageSizeForIntentResponse:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGSize GetImageSize (Intents.INIntentResponse response);
static member GetImageSize : Intents.INIntentResponse -> CoreGraphics.CGSize

Parameters

response
INIntentResponse

Returns

Attributes

Applies to