Android.Widget.TextView.SetSpannableFactory Method
Sets the Factory used to create new Spannables.

Syntax

[Android.Runtime.Register("setSpannableFactory", "(Landroid/text/Spannable$Factory;)V", "")]
public void SetSpannableFactory (Android.Text.SpannableFactory factory)

Parameters

factory
Documentation for this section has not yet been entered.

Remarks

Sets the Factory used to create new Spannables.

[Android Documentation]

Requirements

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