SpinBox.suffix

Adds the specified suffix string after the numerical value of the SpinBox.

  1. String suffix [@property getter]
    struct SpinBox
    @nogc nothrow @property
    String
    suffix
    ()
  2. String suffix [@property setter]

Meta