Text.string

The text's string.

A text's string is empty by default.

  1. const(dchar)[] string [@property setter]
    class Text
    @property
    const(dchar)[]
    string
    (
    const(dchar)[] str
    )
  2. const(dchar)[] string [@property getter]

Meta