Interface

Clutter-18ClutterBoxLayoutConstructorProps

interface ConstructorProps {
    homogeneous: boolean;
    orientation: Clutter.Orientation;
    spacing: number;
}

Hierarchy (View Summary)

Index
homogeneous: boolean
orientation: Clutter.Orientation
spacing: number