File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <argument name =" complete" type =" Function" >
2+ <argument name =" complete" type =" Function" optional = " true " >
33 <desc >A function to call once the animation is complete.</desc >
44</argument >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <argument name =" duration" default =" 400" >
2+ <argument name =" duration" default =" 400" optional = " true " >
33 <desc >A string or number determining how long the animation will run.</desc >
44 <type name =" Number" />
55 <type name =" String" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <argument name =" easing" type =" String" default =" swing" >
2+ <argument name =" easing" type =" String" default =" swing" optional = " true " >
33 <desc >A string indicating which easing function to use for the transition.</desc >
44</argument >
You can’t perform that action at this time.
0 commit comments