IINUIHostedViewControlling.Configure Method

Definition

[Foundation.Export("configureWithInteraction:context:completion:")]
[Foundation.Preserve(Conditional=true)]
public void Configure (Intents.INInteraction interaction, IntentsUI.INUIHostedViewContext context, Action<CoreGraphics.CGSize> completion);
abstract member Configure : Intents.INInteraction * IntentsUI.INUIHostedViewContext * Action<CoreGraphics.CGSize> -> unit

Parameters

interaction
INInteraction
completion
Action<CGSize>
Attributes

Applies to