Android.InputMethodServices.Keyboard.CreateRowFromXml Method

Syntax

[Android.Runtime.Register("createRowFromXml", "(Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/inputmethodservice/Keyboard$Row;", "GetCreateRowFromXml_Landroid_content_res_Resources_Landroid_content_res_XmlResourceParser_Handler")]
protected virtual Keyboard.Row CreateRowFromXml (Android.Content.Res.Resources res, System.Xml.XmlReader parser)

Parameters

res
Documentation for this section has not yet been entered.
parser
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3