UITextView.AllowUrlInteraction 属性

定义

获取或设置用于确定文本视图是否应与特定 URL 交互的委托。

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

属性值

适用于