parent


Description:

public weak Container? parent { protected set; get; }

Gets the parent Container of this widget.

Returns null if this widget has not been added to a Container.