Airship Android SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-message-center-core
/
com.urbanairship.messagecenter.animator
Package-level
declarations
Functions
Properties
Inherited properties
short
Anim
Time
Link copied to clipboard
androidJvm
val
View
.
shortAnimTime
:
Long
slide
In
Bottom
Animator
Link copied to clipboard
androidJvm
val
View
.
slideInBottomAnimator
:
ObjectAnimator
slide
Out
Bottom
Animator
Link copied to clipboard
androidJvm
val
View
.
slideOutBottomAnimator
:
ObjectAnimator
Inherited functions
animate
Fade
In
Link copied to clipboard
androidJvm
fun
View
.
animateFadeIn
(
duration
:
Long
=
shortAnimTime
)
:
ViewPropertyAnimator
animate
Fade
Out
Link copied to clipboard
androidJvm
fun
View
.
animateFadeOut
(
duration
:
Long
=
shortAnimTime
)
:
ViewPropertyAnimator