SetSmallViewportHeightDifferenceOverrideRequest

@Serializable
data class SetSmallViewportHeightDifferenceOverrideRequest(val difference: Int)

Request object containing input parameters for the EmulationDomain.setSmallViewportHeightDifferenceOverride command.

Constructors

constructor(difference: Int)

Properties

Link copied to clipboard

This will cause an element of size 100svh to be difference pixels smaller than an element of size 100lvh.