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
/
PixLifecycle
Pix
Lifecycle
interface
PixLifecycle
Created By Akshay Sharma on 17,June,2021 https://ak1.io
Members
Functions
on
Image
Long
Selected
Link copied to clipboard
abstract
fun
onImageLongSelected
(
element
:
Img
?
,
position
:
Int
,
callback
:
(
Boolean
)
->
Boolean
)
on
Image
Selected
Link copied to clipboard
abstract
fun
onImageSelected
(
element
:
Img
?
,
position
:
Int
,
callback
:
(
Boolean
)
->
Boolean
)