MMKStylingConstantFunctionPoints
@interface MMKStylingConstantFunctionPoints : NSObject |
Undocumented
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; |
Undocumented