SpinBox.suffix

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

Meta