INPUT /  OUTPUT /  LANGUAGE






layer field

Scalar field

When multiple presentation tags produce visual elements that obscure or overlap each other in the same place, the layer field can be used to prioritise which tags should be rendered in front of (or behind) other tags.

Sample usage

Behaviour

When two or more non-inline tags have different layer values and occupy the same screen area, the tags with ..... values of will be shown in front of any tag with

Normally, presentation tags are rendered inline and do not obscure one another, however the layer tag becomes useful when presentation tags are created with inline=false and custom positioning is applied.