Skip to main content
A newer version of this page is available. .

RichEditSelection.collapsed Property

Gets or sets a value specifying whether the current selection is collapsed (and represents the cursor position).

Declaration

collapsed: boolean

Property Value

Type Description
boolean

true, if the selection is collapsed; otherwise, false.

See Also