NSExtensionContext_INUIHostedViewControlling.GetInterfaceParametersDescription Method

Definition

[Foundation.Export("interfaceParametersDescription")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static string GetInterfaceParametersDescription (this Foundation.NSExtensionContext This);
static member GetInterfaceParametersDescription : Foundation.NSExtensionContext -> string

Parameters

This
NSExtensionContext

The instance on which this method operates.

Returns

Attributes

Applies to