TextRange.content

The text in the text range

  1. string content [@property getter]
  2. string content [@property setter]
    class TextRange
    @property
    void
    content
    (
    string value
    )

Meta