RichTextLabel.selectionEnabled

If true, the label allows text selection.

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

Meta