RichTextLabel.selectionEnabled

If true, the label allows text selection.

  1. bool selectionEnabled [@property getter]
    struct RichTextLabel
    @nogc nothrow @property
    bool
    selectionEnabled
    ()
  2. bool selectionEnabled [@property setter]

Meta