Leaf
public struct Leaf : Encodable
Undocumented
-
Sets the opacity of the leaves.
With colorscale it is defaulted to 1; otherwise it is defaulted to 0.7
Declaration
Swift
public var opacity: Double? -
Creates
Leafobject with specified properties.Declaration
Swift
public init(opacity: Double? = nil)Parameters
opacitySets the opacity of the leaves.
View on GitHub
Install in Dash
Leaf Structure Reference