Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
Syntax
[Android.Runtime.Register("getCharSequence", "(Ljava/lang/String;)Ljava/lang/CharSequence;", "")]
public
Java.Lang.ICharSequence GetCharSequenceFormatted (
string key)
Parameters
- key
- a String, or null
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1