EditableTextWidget.content

Gets or sets the current content of the control, as a plain text string. Setting the content will reset the cursor position and overwrite any changes the user made.

  1. string content [@property getter]
    class EditableTextWidget
    @property
    string
    content
    ()
  2. string content [@property setter]

Meta