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