Mode

enum Mode : Enum<TaskPanel.Mode>

The mode of the task panel.

This denotes the amount of screen real estate that is required by the panel.

Entries

Link copied to clipboard

A mode for panels that are content-heavy and require more screen real estate to visualize it.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int