Maki

extension Maki
  • Name in Assets Catalog.

    Declaration

    Swift

    public var xcassetName: String { get }
  • UIImage representing this Maki icon from scalable SVG source. Always provided as template images specified in asset catalog (equivalent to .withRenderingMode(.alwaysTemplate)). Names and images may change over time. Please see https://github.com/mapbox/maki for more information.

    Declaration

    Swift

    public var icon: UIImage { get }