MBIRange

struct MBIRange {}

Struct which defines a range on the image

  • Undocumented

    Declaration

    Objective-C

    CGFloat start

    Swift

    var start: CGFloat
  • Undocumented

    Declaration

    Objective-C

    CGFloat stop

    Swift

    var stop: CGFloat