Finds an encoding by name.
Syntax
[Android.Runtime.Register("findEncodingByName", "(Ljava/lang/String;)Landroid/util/Xml$Encoding;", "")]
public static
Xml.Encoding FindEncodingByName (
string encodingName)
Parameters
- encodingName
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1