Declaration

func customColorValue(forKey key: String) -> Any?

Declaration

- (id) customColorValueForKey:(NSString *) key;

Declaration

customColorValueForKey_(key: str) -> object