BaseLineTextBox.text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T text [@property setter]
    class BaseLineTextBox
    @property
    void
    text
    (
    T
    )
    (
    T t
    )
    if (
    isSomeString!T
    )
  2. wstring text [@property getter]

Meta