gbox-sdk
    Preparing search index...

    Interface BoxResolutionSetParams

    interface BoxResolutionSetParams {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number

    The height of the screen

    width: number

    The width of the screen