Whether the specified UITextView should allow user interaction with the specified text attachment in a given range of text.
Syntax
[Foundation.Export("textView:shouldInteractWithTextAttachment:inRange:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual
bool ShouldInteractWithTextAttachment (
UITextView textView,
NSTextAttachment textAttachment,
Foundation.NSRange characterRange)
Parameters
- 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
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0