NSExtensionContext_INUIHostedViewControlling.GetHostedViewMinimumAllowedSize(NSExtensionContext) Method
Definition
[Foundation.Export("hostedViewMinimumAllowedSize")]
public static CoreGraphics.CGSize GetHostedViewMinimumAllowedSize (this Foundation.NSExtensionContext This);
static member GetHostedViewMinimumAllowedSize : Foundation.NSExtensionContext -> CoreGraphics.CGSize
Parameters
- This
- NSExtensionContext
The instance on which this method operates.
Returns
- Attributes