UITextView.AllowUrlInteraction Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o delegado para determinar se a exibição de texto deve interagir com URLs específicas.
public UIKit.UITextViewDelegateShouldInteractUrlDelegate AllowUrlInteraction { get; set; }
member this.AllowUrlInteraction : UIKit.UITextViewDelegateShouldInteractUrlDelegate with get, set