UITextView.AllowTextAttachmentInteraction Property

Definition

Gets or sets the delegate for determining whether the text view should interact with specific text attachments.

public UIKit.UITextViewDelegateShouldInteractTextDelegate AllowTextAttachmentInteraction { get; set; }
member this.AllowTextAttachmentInteraction : UIKit.UITextViewDelegateShouldInteractTextDelegate with get, set

Property Value

Applies to