Screen

expect class Screen : Closable

Covers all basic screen functionality.

actual class Screen : Closable
actual class Screen : Closable

Types

Link copied to clipboard
expect object Companion
actual object Companion
actual object Companion

Functions

close
Link copied to clipboard
abstract fun close()
open override fun close()
open override fun close()

Properties

Link copied to clipboard

The object that represents the screen itself.