defaultWidth(forInkType:)
Returns the default line width for the specified tool type.
Declaration
class func defaultWidth(forInkType inkType: __PKInkType) -> CGFloatParameters
- inkType:
The type of tool whose default line width you want.
Return Value
The default line width (in points) for the specified tool type.