EditableContent.text

replace whole text with another content

  1. dstring text [@property getter]
  2. dstring text [@property setter]
    class EditableContent
    @property
    text
    (
    dstring newContent
    )

Meta