InternalCoilApi

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.

Constructors

InternalCoilApi
Link copied to clipboard
fun InternalCoilApi()