UiElement.raise

Raise a window's position in the stacking order.

class UiElement
raise
(
this T
)
()

Parameters

element UiElement

The optional element to raise immedately above.

Return Value

Type: auto

This element to aid method chaining.

Meta