Initializer
init(forKeys:from:) customParameterForKeys:fromObjects: customParameterForKeys_fromObjects_
Declaration
init?(forKeys keys: [Any], from objects: [Any])Declaration
+ (GSCustomParameter *) customParameterForKeys:(NSArray *) keys fromObjects:(NSArray *) objects;Declaration
customParameterForKeys_fromObjects_(keys: list, objects: list) -> GSCustomParameter