UIKit.UITextView.InsertText Method
This method will insert text into the view at the position indicated by the cursor.

Syntax

[Foundation.Export("insertText:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual void InsertText (string text)

Parameters

text
The text to insert.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0