UIElement.topLevelParent

Get top-level parent, if any.

class UIElement
nothrow @nogc final pure nothrow @nogc
topLevelParent
()

Return Value

Type: UIElement

Top-level parent. this if detached or root element.

Meta