numCharacters property

int numCharacters
final

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

Implementation

final int numCharacters;