CSEvent Owner
Functions
Link copied to clipboard
open fun later(delayMilliseconds: Int, function: () -> Unit): CSRegistration
Content copied to clipboard
Properties
Inheritors
Extensions
Link copied to clipboard
Link copied to clipboard
fun CSEventOwner.register(key: Any, registration: CSRegistration): CSRegistration
Content copied to clipboard
fun CSEventOwner.register(registration: CSRegistration?): CSRegistration?
Content copied to clipboard
Link copied to clipboard