StackLayout.topControl

topControl the Control that is displayed at the top of the stack. All other controls that are children of the parent composite will not be visible.

class StackLayout
Control topControl;

Meta