Interface

Clutter-18ClutterBoxLayoutConstructorProps

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

Hierarchy (View Summary)

Index

Properties

homogeneous: boolean
orientation: Clutter.Orientation
spacing: number