EraserTool
public class EraserTool : PenTool
-
Declaration
Swift
public override var name: String { get }
-
Declaration
Swift
public override var isProgressive: Bool { get }
-
Declaration
Swift
public override init()
-
Declaration
Swift
public override func handleTap(context: ToolOperationContext, point: CGPoint)
-
Declaration
Swift
public override func handleDragStart(context: ToolOperationContext, point: CGPoint)
-
Declaration
Swift
public override func renderShapeInProgress(transientContext: CGContext)