ItemList.iconMode

The icon position, whether above or to the left of the text. See the iconmode constants.

  1. ItemList.IconMode iconMode [@property getter]
  2. long iconMode [@property setter]
    struct ItemList
    @nogc nothrow @property
    void
    iconMode
    (
    long v
    )

Meta