Foxit PDF SDK
9.1
|
Public Member Functions | |
boolean | onLongPress (IBaseItem item, View v) |
Interface definition for a callback to be invoked when a view has been clicked and held.
boolean com.foxit.uiextensions.controls.toolbar.IBaseItem.OnItemLongPressListener.onLongPress | ( | IBaseItem | item, |
View | v | ||
) |
Called when a view has been clicked and held.
item | The item that was clicked and held. |
v | The view that was clicked and held. |