EditWidgetBase.showCaretBlinking

when true, enables caret blinking, otherwise it's always visible

  1. bool showCaretBlinking [@property setter]
    class EditWidgetBase
    @property
    void
    showCaretBlinking
    (
    bool blinks
    )
  2. bool showCaretBlinking [@property getter]

Meta