Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(?start, ?end)

Full Usage: Options(?start, ?end)

Parameters:
    ?start : float - Amount to shift the start index of the current selection.
    ?end : float - Amount to shift the end index of the current selection.

Returns: Options
?start : float

Amount to shift the start index of the current selection.

?end : float

Amount to shift the end index of the current selection.

Returns: Options

Instance members

Instance member Description

this.end

Full Usage: this.end

Amount to shift the end index of the current selection.

this.start

Full Usage: this.start

Amount to shift the start index of the current selection.

Type something to start searching.