Instance Method
draw(_:attributes:) drawLayer:attributes: drawLayer_attributes_
Declaration
func draw(_ layer: GSLayer!, attributes: [AnyHashable : Any]! = [:])Declaration
- (void) drawLayer:(GSLayer *) layer attributes:(NSDictionary *) attributes;Declaration
drawLayer_attributes_(layer: GSLayer, attributes: dict)