Frame

interface Frame

Provides an interface displaying a command based interface.

Inheritors

Properties

Link copied to clipboard
abstract val acceptsInput: Boolean

Get if this frame accepts input.

Functions

Link copied to clipboard
abstract fun render(callback: RenderFrame)

Render this frame using a specified callback to handle output.