Factory used by TextView to create new Spannables.
See Also:
SpannableFactory Members
Syntax
[Android.Runtime.Register("android/text/Spannable$Factory", DoNotGenerateAcw=true)]
public class
SpannableFactory :
Java.Lang.ObjectRemarks
Factory used by TextView to create new Spannables. You can subclass
it to provide something other than SpannableString.
[Android Documentation]
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1