Instance Method
setNumberValueValue(_:forId:) setNumberValueValue:forId: setNumberValueValue_forId_
Declaration
func setNumberValueValue(_ floatValue: CGFloat, forId ID: String)Declaration
- (void) setNumberValueValue:(CGFloat) floatValue forId:(NSString *) ID;Declaration
setNumberValueValue_forId_(floatValue: float, ID: str)