Dart.Emulation Namespace : Selection Class |
For a list of all members of this type, see Selection members.
Name | Description | |
---|---|---|
![]() | Enabled | Returns true when cells are selected. Can be set programatically to enable a selection after Start and End are set. |
![]() | End | Gets or sets the ending cell of the characters currently selected. |
![]() | Mode | Gets or sets the selection mode used. |
![]() | Start | Gets or sets the starting cell of the characters currently selected. |
![]() | Text | Gets the currently selected text. |