Android.Widget.TextView.SetEditableFactory Method
Sets the Factory used to create new Editables.

Syntax

[Android.Runtime.Register("setEditableFactory", "(Landroid/text/Editable$Factory;)V", "")]
public void SetEditableFactory (Android.Text.EditableFactory factory)

Parameters

factory
Documentation for this section has not yet been entered.

Remarks

Sets the Factory used to create new Editables.

[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