Instance Method
textFieldDoMath(_:)textFieldDoMath:textFieldDoMath_
Declaration
optional func textFieldDoMath(_ textField: GSSteppingTextField!) -> BoolDeclaration
- (BOOL) textFieldDoMath:(GSSteppingTextField *) textField;Declaration
textFieldDoMath_(textField: GSSteppingTextField) -> bool