data class SetShowHingeRequest
Request object containing input parameters for the OverlayDomain.setShowHinge command.
<init> |
Request object containing input parameters for the OverlayDomain.setShowHinge command. SetShowHingeRequest(hingeConfig: HingeConfig? = null) |
hingeConfig |
hinge data, null means hideHinge val hingeConfig: HingeConfig? |