Declaration

func drawLayer(_ layer: GSLayer, at layerOrigin: NSPoint, attributes: [AnyHashable : Any]? = nil, filled: Bool)

Declaration

- (void) drawLayer:(GSLayer *) layer atPoint:(NSPoint) layerOrigin attributes:(NSDictionary *) attributes filled:(BOOL) filled;

Declaration

drawLayer_atPoint_attributes_filled_(layer: GSLayer, layerOrigin: NSPoint, attributes: dict, filled: bool)