SpinBox.prefix

Adds the specified prefix string before the numerical value of the SpinBox.

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

Meta