toggle menu
HaishinKit
androidJvm
switch theme
search in API
haishinkit
/
com.haishinkit.event
/
IEventDispatcher
/
dispatchEventWith
dispatch
Event
With
abstract
fun
dispatchEventWith
(
type
:
String
,
bubbles
:
Boolean
,
data
:
Any
?
)
open
fun
dispatchEventWith
(
type
:
String
,
bubbles
:
Boolean
)
open
fun
dispatchEventWith
(
type
:
String
)
Dispatches the events into the implementations event model.