HL.LayoutTarget

class HL.LayoutTarget

Runtime object.

Attributes

HL.LayoutTarget.index
Type:

integer

Index.

HL.LayoutTarget.window
Type:

HL.Window | nil

Window.

HL.LayoutTarget.box
Type:

HL.Box

Box.

Methods

HL.LayoutTarget.place(box)
HL.LayoutTarget.set_box(box)

Place this layout target into box.

Parameters

boxHL.Box

Target geometry.