blob: a8d4e597e55ddb396d4736a75642922393c7e6ad [file] [log] [blame]
<html devsite="true">
<head>
<title>ExperimentalAnimationApi</title>
{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
</head>
<body>
<div id="metadata-info-block"></div>
<h1>ExperimentalAnimationApi</h1>
<p>
<pre>@<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-requires-opt-in/index.html">RequiresOptIn</a>(message&nbsp;=&nbsp;&quot;This is an experimental animation API.&quot;)<br>@<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.annotation/-target/index.html">Target</a>(allowedTargets&nbsp;=&nbsp;[AnnotationTarget.CLASS,&nbsp;AnnotationTarget.FUNCTION,&nbsp;AnnotationTarget.PROPERTY])<br>public annotation <a href="/reference/androidx/compose/animation/ExperimentalAnimationApi.html">ExperimentalAnimationApi</a></pre>
</p>
<hr>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Public constructors</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td>
<div><code><a href="/reference/androidx/compose/animation/ExperimentalAnimationApi.html#ExperimentalAnimationApi()">ExperimentalAnimationApi</a>()</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<h2>Public constructors</h2>
<div><a name="ExperimentalAnimationApi--"></a><a name="experimentalanimationapi"></a>
<h3 class="api-name" id="ExperimentalAnimationApi()">ExperimentalAnimationApi</h3>
<pre class="api-signature no-pretty-print">public&nbsp;<a href="/reference/androidx/compose/animation/ExperimentalAnimationApi.html#ExperimentalAnimationApi()">ExperimentalAnimationApi</a>()</pre>
</div>
</body>
</html>