data class SetShowDebugBordersRequest
Request object containing input parameters for the OverlayDomain.setShowDebugBorders command.
<init> |
Request object containing input parameters for the OverlayDomain.setShowDebugBorders command. SetShowDebugBordersRequest(show: Boolean) |
show |
True for showing debug borders val show: Boolean |