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.
The background color of the paper.
var backgroundColor: CGColor? { get set }Default is nil, which uses a default color based on the current user interface style.