ExperimentalFeatures


public sealed interface ExperimentalFeatures


Contains UI Lib experimental feature opt-in annotations.

Summary

Nested types

@RequiresOptIn(message = "This API is experimental. It may be changed in the future without notice.", level = RequiresOptIn.Level.WARNING)
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalFeatures.ChangingContentUiZOrderApi

This annotation is deprecated. This library is no longer supported.

@RequiresOptIn(message = "This API is experimental. It may be changed in the future without notice.", level = RequiresOptIn.Level.WARNING)
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalFeatures.DelegatingAdapterApi

This annotation is deprecated. This library is no longer supported.

@RequiresOptIn(message = "This API is experimental. It may be changed in the future without notice.", level = RequiresOptIn.Level.WARNING)
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalFeatures.SharedUiPresentationApi

This annotation is deprecated. This library is no longer supported.