Options Type
Constructors
| Constructor |
Description
|
Full Usage:
Options(?start, ?end)
Parameters:
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
|
Full Usage:
this.end
|
Amount to shift the end index of the current selection. |
Full Usage:
this.start
|
Amount to shift the start index of the current selection. |
fable-electron-docs-api