startCharacterIndex property

int startCharacterIndex
final

The starting index in characters, for this post layout textbox substring. Characters that would be represented as a surrogate pair in UTF-16 have length 2.

Implementation

final int startCharacterIndex;