blob: d16fe403dd92acefa83b61b36786095071dd0bcb [file] [log] [blame]
<html devsite="true">
<head>
<title>SplineBasedFloatDecayAnimationSpecKt</title>
{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
</head>
<body>
<h1>SplineBasedFloatDecayAnimationSpecKt</h1>
<p>
<pre>public final class SplineBasedFloatDecayAnimationSpecKt</pre>
</p>
<hr>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="2"><h3>Public methods</h3></th>
</tr>
</thead>
<tbody>
<tr>
<td width="40%"><code>static&nbsp;final @<a href="/reference/androidx/compose/runtime/Composable.html">Composable</a> @<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="/reference/androidx/compose/animation/core/DecayAnimationSpec.html">DecayAnimationSpec</a>&lt;@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> T&gt;</code></td>
<td>
<div><code>&lt;T&nbsp;extends&nbsp;<a href="https://developer.android.com/reference/java/lang/Object.html">Object</a>&gt; <a href="/reference/androidx/compose/animation/SplineBasedFloatDecayAnimationSpecKt.html#rememberSplineBasedDecay()">rememberSplineBasedDecay</a>()</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<h2>Public methods</h2>
<div><a name="rememberSplineBasedDecay--"></a><a name="remembersplinebaseddecay"></a>
<h3 class="api-name" id="rememberSplineBasedDecay()">rememberSplineBasedDecay</h3>
<pre class="api-signature no-pretty-print">@<a href="/reference/androidx/compose/runtime/Composable.html">Composable</a><br>public&nbsp;static&nbsp;final&nbsp;@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> <a href="/reference/androidx/compose/animation/core/DecayAnimationSpec.html">DecayAnimationSpec</a>&lt;@<a href="/reference/androidx/annotation/NonNull.html">NonNull</a> T&gt;&nbsp;&lt;T&nbsp;extends&nbsp;<a href="https://developer.android.com/reference/java/lang/Object.html">Object</a>&gt; <a href="/reference/androidx/compose/animation/SplineBasedFloatDecayAnimationSpecKt.html#rememberSplineBasedDecay()">rememberSplineBasedDecay</a>()</pre>
</div>
</body>
</html>