Modifier and type | Property and description |
---|---|
Event | transferredEvent |
Scope<T> | trasnferredScope |
Modifier and type | Action and description |
---|---|
Event | getTransferredEvent |
Scope<T> | getTrasnferredScope |
val transferredEvent : Event
This property is an alias for the action: getTransferredEvent
val trasnferredScope : Scope<T>
This property is an alias for the action: getTrasnferredScope
new(Event,Scope<T>)