Updatable

@Stable
interface Updatable<T : Any>

可刷新的 PlatformView, 可以简化 LaunchEffect 调用

Functions

Link copied to clipboard
abstract fun update(view: T)