OfflineImageImplementation

@RequiresOptIn(message = "`OfflineImage` implementation is unstable. The implementation of `OfflineImage` should be internal. Currently, `OfflineImage` does not guarantee the stability and compatibility of third-party implementations in the future.", level = RequiresOptIn.Level.WARNING)
annotation class OfflineImageImplementation(source)

OfflineImage 的外部实现是不稳定的, OfflineImage 的实现应该是内部的,目前 OfflineImage 不保证第三方实现未来的稳定与兼容。

Since

4.11.0