UIWebView.DataDetectorTypes Property

Definition

This property holds and instance of UIDataDetectorType that will convert content of the webpage into clickable URL's.

public virtual UIKit.UIDataDetectorType DataDetectorTypes { [Foundation.Export("dataDetectorTypes")] get; [Foundation.Export("setDataDetectorTypes:")] set; }
member this.DataDetectorTypes : UIKit.UIDataDetectorType with get, set

Property Value

Attributes

Applies to