layerMode(...)
layerMode(val: LayerMode): this;
Sets the layer mode of the node.
For more information on this parameter see Using layerMode.
Default value: Z.LayerMode.overlay
Parameters
Parameter | Type | Description |
---|---|---|
val | Z.LayerMode | The layer mode to set. |
Returns
this