Fill

public enum Fill : String, Encodable

Sets the area to fill with a solid color.

Use with fillcolor if not none. toself connects the endpoints of the trace (or each segment of the trace if it has gaps) into a closed shape.

  • Undocumented

    Declaration

    Swift

    case none
  • Undocumented

    Declaration

    Swift

    case toSelf = "toself"