Internal Coil Api
annotation class InternalCoilApi
Content copied to clipboard
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()
Content copied to clipboard