INUIHostedViewControlling_Extensions.ConfigureView 方法

定义

[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

参数

This
IINUIHostedViewControlling

此方法在其上运行的实例。

parameters
NSSet<INParameter>
interaction
INInteraction
interactiveBehavior
INUIInteractiveBehavior
属性

适用于