Button.expandIcon

When enabled, the button's icon will expand/shrink to fit the button's size while keeping its aspect.

  1. bool expandIcon [@property getter]
    struct Button
    @nogc nothrow @property
    bool
    expandIcon
    ()
  2. bool expandIcon [@property setter]

Meta