Open theextremeprogrammer opened 5 years ago
Possible function definition on a UIViewController extension may be:
UIViewController
func hasGradientLayer(withColors searchColors: [UIColor]) -> Bool
Possible function definition on a
UIViewController
extension may be:func hasGradientLayer(withColors searchColors: [UIColor]) -> Bool