Class YMKDrivingRawSpeedLimit

Class Methods

Properties

count
speed

Optional property, can be null.

count
speed

Optional property, can be null.

Method Detail

+rawSpeedLimitWithCount:speed:

+ (nonnull YMKDrivingRawSpeedLimit *)rawSpeedLimitWithCount:(NSInteger)count
                                                      speed:(nullable NSNumber *)speed 

Property Detail

count

(assign, readonly) NSInteger count

speed

(assign, readonly) NSNumber * speed

Optional property, can be null.