Defaults
public enum Defaults
Default values for Range style.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Default widths, in points unit, of the range’s line.
Declaration
Swift
public static let lineWidths: WidthByZoom
-
Default width, in points unit, of the range’s outline.
Declaration
Swift
public static let outlineWidths: WidthByZoom
-
Default fill
ColorByZoom
of the range.Declaration
Swift
public static let fillColors: ColorByZoom
-
Default
ColorByZoom
of the range’s line.Declaration
Swift
public static let lineColors: ColorByZoom
-
Default
ColorByZoom
of the range’s outline.Declaration
Swift
public static let outlineColors: ColorByZoom