Contents

containerValues

The container values associated with the given section.

Declaration

var containerValues: ContainerValues { get }

Discussion

Only explicitly created sections are able to have container values, meaning this container values will be empty if the section is implicit.