MMKRange

class MMKRange : NSObject

Summary

Class methods

 init(from: Double, to: Double)

Properties

var from: Double { get }

var to: Double { get }

Class methods

init(from:to:)

 init(from: Double, to: Double)


Properties

from

var from: Double { get }


to

var to: Double { get }