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]
  2. bool expandIcon [@property setter]
    struct Button
    @nogc nothrow @property
    void
    expandIcon
    (
    bool v
    )

Meta