toggle menu
ktvn
1.0.3
jvm
switch theme
search in API
ktvn
/
com.github.benpollarduk.ktvn.layout.transitions
/
FadeIn
Fade
In
class
FadeIn
(
val
durationInMs
:
Long
)
:
LayoutTransition
Provides a fade in transition between scenes. Fades in over a specified
durationInMs
Members
Constructors
Fade
In
Link copied to clipboard
constructor
(
durationInMs
:
Long
)
Properties
duration
In
Ms
Link copied to clipboard
val
durationInMs
:
Long
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String