Declaration

class func node(for indexPath: IndexPath, unlimited: Bool, layer: GSLayer) -> GSNode?

Declaration

+ (GSNode *) nodeForIndexPath:(NSIndexPath *) indexPath unlimited:(BOOL) unlimited layer:(GSLayer *) layer;

Declaration

nodeForIndexPath_unlimited_layer_(indexPath: NSIndexPath, unlimited: bool, layer: GSLayer) -> GSNode