Returns the end of the token (minus trailing punctuation)
 that begins at offset cursor within text.
Syntax
[Android.Runtime.Register("findTokenEnd", "(Ljava/lang/CharSequence;I)I", "GetFindTokenEnd_Ljava_lang_CharSequence_IHandler")]
public virtual 
int FindTokenEnd (
Java.Lang.ICharSequence text, 
int cursor)
Parameters
- text
- Documentation for this section has not yet been entered.
- cursor
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1