Contents

color

The color of the ink.

Declaration

var color: UIColor { get }
var color: NSColor { get }

Discussion

The alpha of the final color may vary due to input from Apple Pencil. For example, light pressure from Apple Pencil introduces more transparency into the final color, while additional force increases opacity to create a more solid line.

See Also

Getting the inking tool attributes