Releasable

@Stable
interface Releasable<T : Any>

可清理的 PlatformView, 可以用于释放资源

Functions

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