Declaration

func customParameter(forKey key: String) -> GSCustomParameter?

Declaration

- (GSCustomParameter *) customParameterForKey:(NSString *) key;

Declaration

customParameterForKey_(key: str) -> GSCustomParameter