numberOfColumns
The number of columns if section content is displayed in a grid layout.
Declaration
var numberOfColumns: Int { get }Discussion
The number of columns informs the suggested layout of the content, in resolution-independent grid space units. One grid space unit is defined as the width of the project canvas divided by numberOfColumns.