Contents

width

The base line width for new content.

Declaration

var width: CGFloat { get }

Discussion

The actual line width at any given point varies based on input from Apple Pencil. For finger-based drawing, the line width is equal to the value in this property.

See Also

Getting the inking tool attributes