@runloop/api-client - v1.4.0
    Preparing search index...

    Customize the dimensions of the computer display.

    interface DisplayDimensions {
        display_height_px: number;
        display_width_px: number;
    }
    Index

    Properties

    display_height_px: number

    The height of the display being controlled by the model in pixels.

    display_width_px: number

    The width of the display being controlled by the model in pixels.