Type Method
infoProperty(forKeys:from:) infoPropertyForKeys:fromObjects: infoPropertyForKeys_fromObjects_
Declaration
class func infoProperty(forKeys keys: [Any], from objects: [Any]) -> Any?Declaration
+ (id) infoPropertyForKeys:(NSArray *) keys fromObjects:(NSArray *) objects;Declaration
infoPropertyForKeys_fromObjects_(keys: list, objects: list) -> object