Share via


INUIHostedViewControlling_Extensions.ConfigureView Método

Definição

[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

Parâmetros

This
IINUIHostedViewControlling

A instância na qual esse método opera.

parameters
NSSet<INParameter>
interaction
INInteraction
interactiveBehavior
INUIInteractiveBehavior
Atributos

Aplica-se a