lineStart property

int lineStart
final

The starting line number of the Ayah in the Quran text.

This represents the line number where the Ayah begins in the Quran. It is used to locate the exact position of the Ayah within the text.

Implementation

final int lineStart;