INUIHostedViewControlling_Extensions.ConfigureView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
Instance sur laquelle cette méthode fonctionne.
- parameters
- NSSet<INParameter>
- interaction
- INInteraction
- interactiveBehavior
- INUIInteractiveBehavior
- context
- INUIHostedViewContext
- completionHandler
- INUIHostedViewControllingConfigureViewHandler
- Attributs