SpinBox.prefix

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

Meta