Package apple.intentsui.protocol
Interface INUIHostedViewControlling.Block_configureViewForParametersOfInteractionInteractiveBehaviorContextCompletion
-
- Enclosing interface:
- INUIHostedViewControlling
public static interface INUIHostedViewControlling.Block_configureViewForParametersOfInteractionInteractiveBehaviorContextCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_configureViewForParametersOfInteractionInteractiveBehaviorContextCompletion(boolean success, NSSet<? extends INParameter> configuredParameters, CGSize desiredSize)
-
-
-
Method Detail
-
call_configureViewForParametersOfInteractionInteractiveBehaviorContextCompletion
void call_configureViewForParametersOfInteractionInteractiveBehaviorContextCompletion(boolean success, NSSet<? extends INParameter> configuredParameters, CGSize desiredSize)
-
-