blob: a8d4e597e55ddb396d4736a75642922393c7e6ad [file] [log] [blame]
Tiem Song6fed3de2021-06-14 14:48:10 -07001<html devsite="true">
2 <head>
3 <title>ExperimentalAnimationApi</title>
4{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %}
5{% include "_shared/_reference-head-tags.html" %}
6 </head>
7 <body>
Tiem Song6f896de2022-11-03 14:55:52 -07008 <div id="metadata-info-block"></div>
Tiem Song6fed3de2021-06-14 14:48:10 -07009 <h1>ExperimentalAnimationApi</h1>
Tiem Song6fed3de2021-06-14 14:48:10 -070010 <p>
Owen Gray22f20572022-08-08 13:48:02 -040011 <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>
Tiem Song6fed3de2021-06-14 14:48:10 -070012 </p>
13 <hr>
14 <h2>Summary</h2>
15 <div class="devsite-table-wrapper">
16 <table class="responsive">
17 <thead>
18 <tr>
Andrea Falcone80f1a8f2022-08-23 11:22:33 -040019 <th colspan="100%"><h3>Public constructors</h3></th>
Tiem Song6fed3de2021-06-14 14:48:10 -070020 </tr>
21 </thead>
Andrea Falcone80f1a8f2022-08-23 11:22:33 -040022 <tbody class="list">
Tiem Song6fed3de2021-06-14 14:48:10 -070023 <tr>
24 <td>
25 <div><code><a href="/reference/androidx/compose/animation/ExperimentalAnimationApi.html#ExperimentalAnimationApi()">ExperimentalAnimationApi</a>()</code></div>
26 </td>
27 </tr>
28 </tbody>
29 </table>
30 </div>
31 <h2>Public constructors</h2>
32 <div><a name="ExperimentalAnimationApi--"></a><a name="experimentalanimationapi"></a>
33 <h3 class="api-name" id="ExperimentalAnimationApi()">ExperimentalAnimationApi</h3>
Owen Grayb1af0122022-10-10 11:23:18 -040034 <pre class="api-signature no-pretty-print">public&nbsp;<a href="/reference/androidx/compose/animation/ExperimentalAnimationApi.html#ExperimentalAnimationApi()">ExperimentalAnimationApi</a>()</pre>
Tiem Song6fed3de2021-06-14 14:48:10 -070035 </div>
36 </body>
37</html>