UIKit.UIDataDetectorType Enumeration
An enumeration of values that are automatically detected in text.

Syntax

[ObjCRuntime.Native]
[System.Flags]
public enum UIDataDetectorType

Remarks

The types of text that are automatically detected in text content. If the types are detected in the content, the text is converted into clickable content. When clicked the application that is bound to handle that kind of data type is invoked (Web browser for HTTP links, Phone application for phone numbers).

Members

Member NameDescription
AddressAddresses.
AllAll supported detection types are activated.
CalendarEventDetects calendar events.
Detects web Urls.
NoneDo not perform any content detection.
PhoneNumberDetects phone numbers.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0