ShortcutsSection.maxHeight

Get maxHeight property.

  1. uint maxHeight [@property getter]
    class ShortcutsSection
    @property
    uint
    maxHeight
    ()
  2. uint maxHeight [@property setter]

Return Value

Type: uint

The maximum number of lines to allow per column.

This property can be used to influence how the groups in this section are distributed across pages and columns. The default value of 15 should work in most cases.