gif.kt
Toggle table of contents
0.3.0
androidAndJvm
common
nonJvm
Target filter
androidAndJvm
common
nonJvm
Switch theme
Search in API
Skip to content
gif.kt
gifkt
/
com.shakster.gifkt
/
FrameInfo
/
compareTo
compare
To
androidAndJvm
common
nonJvm
actual
open
operator override
fun
compareTo
(
other
:
FrameInfo
)
:
Int
(
source
)
Compares this frame to another frame based on their
timestamp
s.
expect
open
operator override
fun
compareTo
(
other
:
FrameInfo
)
:
Int
(
source
)
Compares this frame to another frame based on their
timestamp
s.
actual
open
operator override
fun
compareTo
(
other
:
FrameInfo
)
:
Int
(
source
)
Compares this frame to another frame based on their
timestamp
s.