UIKit.UITextViewDelegate.ShouldInteractWithUrl Method
Whether the specified UITextView should allow user interaction with the specified URL in the given range of text.

Syntax

[Foundation.Export("textView:shouldInteractWithURL:inRange:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual bool ShouldInteractWithUrl (UITextView textView, Foundation.NSUrl URL, Foundation.NSRange characterRange)

Parameters

textView
Documentation for this section has not yet been entered.
URL
Documentation for this section has not yet been entered.
characterRange
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