We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+(void)title:(NSString_)title backgroundColor:(UIColor_)backgroundColor textColor:(UIColor*)textColor time:(NSInteger)seconds;
I want to use faster or more precise timing for this. How about making another method which takes Float as a parameter?
I could have done this and sent a pull request but I haven't been using obj-c for a long time. If no one does it I still might.
The text was updated successfully, but these errors were encountered:
Happy to look at a new solution (also, sorry for the long response time haha)
Sorry, something went wrong.
No branches or pull requests
+(void)title:(NSString_)title backgroundColor:(UIColor_)backgroundColor textColor:(UIColor*)textColor time:(NSInteger)seconds;
I want to use faster or more precise timing for this. How about making another method which takes Float as a parameter?
I could have done this and sent a pull request but I haven't been using obj-c for a long time. If no one does it I still might.
The text was updated successfully, but these errors were encountered: