MMKStylingConstantFunctionPoints
Warning
This feature is available in the NaviKit SDK version.
@interface MMKStylingConstantFunctionPoints : NSObject |
Summary
Class methods
+ (nonnull MMKStylingConstantFunctionPoints *)constantFunctionPointsWithValue:( float)value; |
Properties
@property (nonatomic, readonly) float value; |
Class methods
constantFunctionPointsWithValue:
+ (nonnull MMKStylingConstantFunctionPoints *)constantFunctionPointsWithValue:( float)value; |
Properties
value
@property (nonatomic, readonly) float value; |