UIElement.parent

class UIElement
public nothrow @nogc final pure nothrow @nogc
parent
()

Return Value

Type: UIElement

Parent element. null if detached or root element.

Meta