The following tables list the members exposed by HighlightingInfo.
Name | Description | |
---|---|---|
![]() | HighlightingInfo Constructor | HighlightingInfo constructor. |
Name | Description | |
---|---|---|
![]() | Context | The context for the highlight. |
![]() | EndIndex | The index of the last highlighted item. |
![]() | IsExclusive | TODO |
![]() | IsFullRange | True if this HighlightingInfo represents a full selection of the data. |
![]() | IsMarker | True if this HighlightingInfo represents a marker highlighting. |
![]() | Progress | A number between 0 and 1 representing the progress of the highlighting. |
![]() | StartIndex | The index of the first highlighted item. |
![]() | State | The state of the highlighting. |