Skip to content

Commit

Permalink
Add a missing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mahozad committed Mar 15, 2024
1 parent 052cc9a commit 9827c0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ enum class WaveDirection(internal inline val factor: (LayoutDirection) -> Float)
*
* @param waveHeightAnimationSpec used for **changes** in wave height.
* @param waveVelocityAnimationSpec used for **changes** in wave velocity (whether in speed or direction).
* @param waveStartSpreadAnimationSpec Used for wave expansion at the start of the composition.
*/
/*
* This class enables clients of library to specify custom animation specs for changes in certain properties.
Expand Down

0 comments on commit 9827c0e

Please sign in to comment.