public static interface ActionSheet.ActionSheetListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onDismiss(ActionSheet actionSheet,
boolean isCancel) |
void |
onOtherButtonClick(ActionSheet actionSheet,
int index) |
void onDismiss(ActionSheet actionSheet, boolean isCancel)
void onOtherButtonClick(ActionSheet actionSheet, int index)