UIKit.UITextViewDelegate_Extensions.ShouldInteractWithTextAttachment Method
Whether the specified UITextView should allow user interaction with the specified text attachment in a given range of text.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public static bool ShouldInteractWithTextAttachment (this IUITextViewDelegate This, UITextView textView, NSTextAttachment textAttachment, Foundation.NSRange characterRange)

Parameters

This
The instance on which this extension method operates on.
textView
Documentation for this section has not yet been entered.
textAttachment
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