ResumeEvent

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
var target: Any?
Link copied to clipboard
open override var type: EventType<ResumeEvent>

Functions

Link copied to clipboard
fun copyFrom(other: ResumeEvent)
Link copied to clipboard
fun preventDefault(reason: Any? = null)
Link copied to clipboard
fun Event.preventDefault(reason: Any? = null): Nothing
Link copied to clipboard
fun stopPropagation(reason: Any? = null)