UITextView.AllowUrlInteraction Property

Definition

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

public UIKit.UITextViewDelegateShouldInteractUrlDelegate AllowUrlInteraction { get; set; }
member this.AllowUrlInteraction : UIKit.UITextViewDelegateShouldInteractUrlDelegate with get, set

Property Value

Applies to