UIKit.IUITextInput.ReplaceText Method
Replaces document text within a specified range.

Syntax

[Foundation.Export("replaceRange:withText:")]
[Foundation.Preserve(Conditional=true)]
public void ReplaceText (UITextRange range, string text)

Parameters

range
The range of text to be replaced.
text
A string defining text replacement within a "range".

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