Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/billdawson/ti-android-animation
/ functions
Functions
112 in github.com/billdawson/ti-android-animation
⨍
Functions
112
◇
Types & classes
13
Method
opacityBy
Synonymous with [alphaBy](@ref #alphaBy(float)). @since 1.0
src/com/billdawson/timodules/animation/views/ViewPropertyAnimator_.java:381
Method
run
()
src/com/billdawson/timodules/animation/ObjectAnimator_.java:267
Method
run
()
src/com/billdawson/timodules/animation/views/ViewPropertyAnimator_.java:78
Function
runAnimation
()
example/bounce.js:33
Function
runTest
()
anvil/configSet/Resources/suites/view_property_animator_api.js:34
Method
setBackgroundColor
(int value)
src/com/billdawson/timodules/animation/views/ViewWrapper.java:136
Method
setDuration
Specify the duration of the animation. @param Milliseconds Number of milliseconds (seconds / 1000) over which the animation should run. @return This i
src/com/billdawson/timodules/animation/views/ViewPropertyAnimator_.java:147
Method
setInterpolator
Specify which interpolator the animation should use. For an overview of interpolators, see the [Android documentation](http://developer.android.com/r
src/com/billdawson/timodules/animation/views/ViewPropertyAnimator_.java:203
Method
setStartDelay
A delay, in milliseconds, before the animation should begin. @param milliseconds The duration of the delay, after which the animation should begin
src/com/billdawson/timodules/animation/views/ViewPropertyAnimator_.java:181
Function
startAction
(e)
anvil/configSet/Resources/suites/listeners.js:123
Function
test
()
anvil/configSet/Resources/suites/top_level_api.js:67
Function
test
()
anvil/configSet/Resources/suites/listeners.js:40
← previous
101–112 of 112, ranked by callers