Contents

backgroundColor

The background color of the paper.

Declaration

var backgroundColor: CGColor? { get set }

Discussion

Default is nil, which uses a default color based on the current user interface style.

See Also

Accessing elements