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