{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

ExperimentalLayoutApi

@RequiresOptIn(message = "The API of this layout is experimental and is likely to change in the future.")
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalLayoutApi


Summary

Public constructors

Public constructors

ExperimentalLayoutApi

public ExperimentalLayoutApi()