UiElement.lower

Lower a window's position in the stacking order.

class UiElement
lower
(
this T
)
()

Parameters

element UiElement

The optional element to lower immedately beneath.

Return Value

Type: auto

This element to aid method chaining.

Meta