startIndex property

int startIndex
final

The starting line index (zero-based) of the fold range.

This is the line where the fold indicator appears in the gutter.

Implementation

final int startIndex;