androidx.annotation.experimental
Kotlin
|Java
Annotations
Experimental |
Denotes that the annotated element is a marker of an experimental API. |
UseExperimental |
Allows use of an experimental API denoted by the given markers in the annotated file, declaration, or expression. |