Interface

Meta-51MetaWindowConfigConstructorProps

interface ConstructorProps {
    is_fullscreen: boolean;
    isFullscreen: boolean;
    rect: Mtk.Rectangle;
}

Hierarchy (View Summary)

Index
is_fullscreen: boolean
isFullscreen: boolean