Share via


NSExtensionContext_INUIHostedViewControlling.GetHostedViewMaximumAllowedSize Method

Definition

[Foundation.Export("hostedViewMaximumAllowedSize")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGSize GetHostedViewMaximumAllowedSize(this Foundation.NSExtensionContext This);
[<Foundation.Export("hostedViewMaximumAllowedSize")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetHostedViewMaximumAllowedSize : Foundation.NSExtensionContext -> CoreGraphics.CGSize

Parameters

This
NSExtensionContext

The instance on which this method operates.

Returns

Attributes

Applies to