emitBreakEvent

expect fun emitBreakEvent()

Puts the break event on the events queue. You can use it to break the EventQueue.waitEvent.

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual fun emitBreakEvent()

Puts the break event on the events queue. You can use it to break the EventQueue.waitEvent.

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception

actual external fun emitBreakEvent()

Puts the break event on the events queue. You can use it to break the EventQueue.waitEvent.

Throws

thrown when method encounters an exception

thrown when method encounters an unknown exception