Increasing

public struct Increasing : Encodable

Undocumented

  • Undocumented

    See more

    Declaration

    Swift

    public struct Marker : Encodable
  • Undocumented

    Declaration

    Swift

    public var marker: Marker?
  • Creates Increasing object with specified properties.

    Declaration

    Swift

    public init(marker: Marker? = nil)