AdjustSelectionOptions

external interface AdjustSelectionOptions(source)

Properties

Link copied to clipboard
abstract var end: Double?

Amount to shift the end index of the current selection.

Link copied to clipboard
abstract var start: Double?

Amount to shift the start index of the current selection.