Share via


NSExtensionContext_INUIHostedViewControlling.GetHostedViewMinimumAllowedSize Method

Definition

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

Parameters

This
NSExtensionContext

The instance on which this method operates.

Returns

Attributes

Applies to