ShapeLayer

public enum ShapeLayer : String, Encodable

Specifies whether new shapes are drawn below or above traces.

  • Undocumented

    Declaration

    Swift

    case below
  • Undocumented

    Declaration

    Swift

    case above