Package coil.annotation

Types

ExperimentalCoilApi
Link copied to clipboard
annotation class ExperimentalCoilApi

Marks declarations that are still experimental. Targets marked by this annotation may contain breaking changes in the future as their design is still incubating.

InternalCoilApi
Link copied to clipboard
annotation class InternalCoilApi

Marks declarations that are part of Coil's internal API. They should not be used outside of the coil package as their signatures and semantics will change between future releases without any warnings and without providing any migration aids.