Which of the following is the correct way to set UIButton's Highlight Tint color programmatically?
Correct Answer: [button setTintColor:[UIColor grayColor]];
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More IOS Technical Test MCQ Questions