INUIHostedViewControlling_Extensions.ConfigureView Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void ConfigureView (this IntentsUI.IINUIHostedViewControlling This, Foundation.NSSet<Intents.INParameter> parameters, Intents.INInteraction interaction, IntentsUI.INUIInteractiveBehavior interactiveBehavior, IntentsUI.INUIHostedViewContext context, IntentsUI.INUIHostedViewControllingConfigureViewHandler completionHandler);
static member ConfigureView : IntentsUI.IINUIHostedViewControlling * Foundation.NSSet<Intents.INParameter> * Intents.INInteraction * IntentsUI.INUIInteractiveBehavior * IntentsUI.INUIHostedViewContext * IntentsUI.INUIHostedViewControllingConfigureViewHandler -> unit

Parameters

This
IINUIHostedViewControlling

The instance on which this method operates.

parameters
NSSet<INParameter>
interaction
INInteraction
interactiveBehavior
INUIInteractiveBehavior
Attributes

Applies to