ShortcutsSection.maxHeight

Set maxHeight property.

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

Parameters

propval 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.