Package renetik.android.event.owner

Types

Link copied to clipboard
abstract class CSContext : ContextWrapper, CSHasContext
Link copied to clipboard
interface CSEventOwner
Link copied to clipboard
interface CSEventOwnerHasDestroy : CSEventOwner, CSHasDestroy
Link copied to clipboard
open class CSEventOwnerHasDestroyBase(parent: CSHasDestroy? = null) : CSEventOwnerHasDestroy
Link copied to clipboard
interface CSHasContext : CSEventOwnerHasDestroy
Link copied to clipboard
interface CSHasDestroy

Functions

Link copied to clipboard
fun CSHasDestroy.onDestroy(listener: () -> Unit): CSRegistration