kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
LayerTree
/
CompositingReasonsParameter
Compositing
Reasons
Parameter
@
Serializable
data
class
CompositingReasonsParameter
(
val
layerId
:
String
)
Members
Constructors
Compositing
Reasons
Parameter
Link copied to clipboard
constructor
(
layerId
:
String
)
Properties
layer
Id
Link copied to clipboard
val
layerId
:
String
The id of the layer for which we want to get the reasons it was composited.