data class SetShowViewportSizeOnResizeRequest
Request object containing input parameters for the OverlayDomain.setShowViewportSizeOnResize command.
<init> |
Request object containing input parameters for the OverlayDomain.setShowViewportSizeOnResize command. SetShowViewportSizeOnResizeRequest(show: Boolean) |
show |
Whether to paint size or not. val show: Boolean |