UIKit.UITextField.SetMarkedText Method
This method will replace any existing marked text the specified text and then selects it.

Syntax

[Foundation.Export("setMarkedText:selectedRange:")]
public virtual void SetMarkedText (string markedText, Foundation.NSRange selectedRange)

Parameters

markedText
The text to insert.
selectedRange
The selected text within the markedText.

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