-
-
Methods in org.robovm.apple.intentsui with parameters of type INInteraction
| Modifier and Type |
Method |
Description |
void |
INUIHostedViewControlling.configureView(NSSet<INParameter> parameters,
INInteraction interaction,
INUIInteractiveBehavior interactiveBehavior,
INUIHostedViewContext context,
VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion) |
|
void |
INUIHostedViewControllingAdapter.configureView(NSSet<INParameter> parameters,
INInteraction interaction,
INUIInteractiveBehavior interactiveBehavior,
INUIHostedViewContext context,
VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion) |
|
void |
INUIHostedViewControlling.configureWithInteraction(INInteraction interaction,
INUIHostedViewContext context,
VoidBlock1<CGSize> completion) |
|
void |
INUIHostedViewControllingAdapter.configureWithInteraction(INInteraction interaction,
INUIHostedViewContext context,
VoidBlock1<CGSize> completion) |
|