MaplyVectorStyleSimpleLinear

Objective-C

@interface MaplyVectorStyleSimpleLinear : MaplyVectorStyleSimple

Swift

class MaplyVectorStyleSimpleLinear : MaplyVectorStyleSimple

Simple linear with a random color.

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, strong) UIColor *color

    Swift

    var color: UnsafeMutablePointer<Int32>! { get set }