Interface ScreenshotScaleDownstreamWindowMessage

interface ScreenshotScaleDownstreamWindowMessage {
    scaleOutput: boolean;
}

Properties

Properties

scaleOutput: boolean