Declaration

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

Declaration

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

Declaration

customParameterActiveForKey_(key: str) -> GSCustomParameter

Parameters

key

The custom parameter name.

See Also

Custom Parameters