Spacer


Object Hierarchy:

Object hierarchy for Spacer

Description:

public class Spacer : Widget

An empty widget that is used to distribute left over space in a container.

For example, if a Spacer is added to a vertical Box between two other widgets, the first will be positioned at the top of the box and the second at the bottom of the box. The Spacer will take up the remaining space between them.


Namespace: EV3devKit.UI
Package: ev3devkit

Content:

Creation methods:

Inherited Members:

All known members inherited from class GLib.Object