Ordering
public enum Ordering : String, Encodable
Determines whether the figure’s layout or traces smoothly transitions during updates that make both traces and layout change.
-
Undocumented
Declaration
Swift
case layoutFirst = "layout first" -
Undocumented
Declaration
Swift
case tracesFirst = "traces first"
View on GitHub
Install in Dash
Ordering Enumeration Reference