次の方法で共有


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
属性

適用対象