Package apple.uikit
Interface UITableViewRowAction.Block_rowActionWithStyleTitleHandler
-
- Enclosing class:
- UITableViewRowAction
public static interface UITableViewRowAction.Block_rowActionWithStyleTitleHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_rowActionWithStyleTitleHandler(UITableViewRowAction action, NSIndexPath indexPath)
-
-
-
Method Detail
-
call_rowActionWithStyleTitleHandler
void call_rowActionWithStyleTitleHandler(UITableViewRowAction action, NSIndexPath indexPath)
-
-