BackgroundLayout

class BackgroundLayout(val x: Int, val left: WidthComponent, val right: WidthComponent, val body: WidthComponent)

Constructors

Link copied to clipboard
constructor(x: Int, left: WidthComponent, right: WidthComponent, body: WidthComponent)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val x: Int