Returns true if the most recent matching operation attempted to access
additional text beyond the available input, meaning that additional input
could change the results of the match.
Syntax
[Android.Runtime.Register("hitEnd", "()Z", "")] public boolHitEnd ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns true if the most recent matching operation attempted to access
additional text beyond the available input, meaning that additional input
could change the results of the match.