init(_:color:width:)
Creates an ink tool object with the specified color and line width values.
Declaration
init(_ inkType: PKInkingTool.InkType, color: NSColor = NSColor.black, width: CGFloat? = nil)Creates an ink tool object with the specified color and line width values.
init(_ inkType: PKInkingTool.InkType, color: NSColor = NSColor.black, width: CGFloat? = nil)