Decreasing
public struct Decreasing : Encodable
Undocumented
-
Undocumented
See moreDeclaration
Swift
public struct DashedLine : Encodable
-
Undocumented
Declaration
Swift
public var line: DashedLine?
-
Creates
Decreasing
object with specified properties.Declaration
Swift
public init(line: DashedLine? = nil)