Interface

Meta-18MetaWindowConfigConstructorProps

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

Hierarchy (View Summary)

Index

Properties

is_fullscreen: boolean
isFullscreen: boolean