Declaration

func setNumberValueValue(_ floatValue: CGFloat, forId ID: String)

Declaration

- (void) setNumberValueValue:(CGFloat) floatValue forId:(NSString *) ID;

Declaration

setNumberValueValue_forId_(floatValue: float, ID: str)