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

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public static bool ShouldInteractWithUrl (this IUITextViewDelegate This, UITextView textView, Foundation.NSUrl URL, Foundation.NSRange characterRange)

Parameters

This
The instance on which this extension method operates on.
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