YMKStylingConstantFunctionPoints

@interface YMKStylingConstantFunctionPoints : NSObject

Undocumented

Summary

Class methods

+ (nonnull YMKStylingConstantFunctionPoints *)constantFunctionPointsWithValue:( float)value;

Properties

@property (nonatomic, readonly) float value;
Undocumented

Class methods

constantFunctionPointsWithValue:

+ (nonnull YMKStylingConstantFunctionPoints *)constantFunctionPointsWithValue:( float)value;


Properties

value

@property (nonatomic, readonly) float value;

Undocumented