foreground property

bool foreground
getter/setter pair

Indicates whether the page template is located in front of the page layers or behind of it. If false, the page template will be located behind of page layer.

Implementation

bool foreground = false;