Declaration

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

Declaration

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

Declaration

customParameterActiveForKey_(key: str) -> GSCustomParameter