UIKit.UITextView.ReplaceText Method
Replaces text in the specified range with the text provided.

Syntax

[Foundation.Export("replaceRange:withText:")]
public virtual void ReplaceText (UITextRange range, string text)

Parameters

range
The range to replace text.
text
The replacement text.

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