Package apple.uikit
Interface UIPreviewAction.Block_handler_ret
-
- Enclosing class:
- UIPreviewAction
public static interface UIPreviewAction.Block_handler_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_handler_ret(java.lang.Object arg0, UIViewController arg1)
-
-
-
Method Detail
-
call_handler_ret
void call_handler_ret(java.lang.Object arg0, UIViewController arg1)
-
-