Interface

Meta-18MetaCompositorConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

backend: Meta.Backend
display: Meta.Display