pix
Toggle table of contents
1.6.8
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
pix
pix
/
io.ak1.pix.interfaces
/
OnSelectionListener
On
Selection
Listener
interface
OnSelectionListener
Members
Functions
on
Click
Link copied to clipboard
abstract
fun
onClick
(
element
:
Img
?
,
view
:
View
?
,
position
:
Int
)
on
Long
Click
Link copied to clipboard
abstract
fun
onLongClick
(
element
:
Img
?
,
view
:
View
?
,
position
:
Int
)