UIElement.topLevelParent

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

Return Value

Type: UIElement

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

Meta