starts_section


Description:

[ Version ( since = "1.9" ) ]
public bool starts_section { get; set; }

Whether this page starts a section.

If set to `TRUE`, [property@ViewStack:pages] will have a section starting from this page.

If [property@ViewStackPage:section-title] is set, it should be used as a title for the section.