Syntax
[Android.Runtime.Register("updateExtractedText", "(Landroid/view/View;ILandroid/view/inputmethod/ExtractedText;)V", "")]
public
void UpdateExtractedText (
Android.Views.View view,
int token,
ExtractedText text)
Parameters
- view
- Documentation for this section has not yet been entered.
- token
- Documentation for this section has not yet been entered.
- text
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3