Contents

isAntialiased

A Boolean value that determines whether the stroked path is smoothed when drawn.

Declaration

var isAntialiased: Bool { get set }

Discussion

The default value is true.

See Also

Stroking a Shape