UIKit.UITextViewDelegate.ShouldChangeText Method
Whether the specified text should be replaced in the UITextView.

Syntax

[Foundation.Export("textView:shouldChangeTextInRange:replacementText:")]
public virtual bool ShouldChangeText (UITextView textView, Foundation.NSRange range, string text)

Parameters

textView
Documentation for this section has not yet been entered.
range
Documentation for this section has not yet been entered.
text
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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