Convenience for append(String.valueOf(text)).
Syntax
[Android.Runtime.Register("append", "(C)Landroid/text/Editable;", "GetAppend_CHandler:Android.Text.IEditableInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
Java.Lang.IAppendable Append (
char text)
See Also
Parameters
- text
- the character to append.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1