Increasing

public struct Increasing : Encodable

Undocumented

  • Undocumented

    See more

    Declaration

    Swift

    public struct DashedLine : Encodable
  • Undocumented

    Declaration

    Swift

    public var line: DashedLine?
  • Creates Increasing object with specified properties.

    Declaration

    Swift

    public init(line: DashedLine? = nil)