Text.string

The text's string.

A text's string is empty by default.

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

Meta