SetShowHingeRequest

@Serializable
data class SetShowHingeRequest(val hingeConfig: HingeConfig? = null)

Request object containing input parameters for the OverlayDomain.setShowHinge command.

Constructors

Link copied to clipboard
constructor(hingeConfig: HingeConfig? = null)

Types

Link copied to clipboard
class Builder

A builder for SetShowHingeRequest, which allows setting the optional parameters of the OverlayDomain.setShowHinge command via a lambda.

Properties

Link copied to clipboard

hinge data, null means hideHinge