AbstractEventWithResult

A skeletal implementation of EventWithResult.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override var result: T?

The result that is returned by this event.