LayoutConfiguration

class LayoutConfiguration(input: String = "")

Information about the window layout.

Parameters

input

A string in some encoding compatible with that produced by stringToStore.

Constructors

Link copied to clipboard
fun LayoutConfiguration(input: String = "")

Construct a new LayoutConfiguration with preferences specified by some private encoding in the provided String.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun saveWindowPosition()