Interface

Meta-51MetaCompositorConstructorProps

interface ConstructorProps {
    backend: Meta.Backend;
    display: Meta.Display;
}

Hierarchy (View Summary)

Index
backend: Meta.Backend
display: Meta.Display