Package app.pivo.android.prosdk.util
Interface IActionSelector
-
public interface IActionSelector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonReset()voidonSelect(Rect region)
-
-
-
Method Detail
-
onReset
void onReset()
-
onSelect
void onSelect(Rect region)
-
-