An enumeration of values that specify the granularity of a text range .
Syntax
[MonoTouch.ObjCRuntime.Native]
public enum UITextGranularity
See Also
Remarks
Members
| Member Name | Description |
|---|
| Character | The unit of text is a character. |
| Document | The unit of text is a document. |
| Line | The unit of text is a line. |
| Paragraph | The unit of text is a paragraph. |
| Sentence | The unit of text is a sentence. |
| Word | The unit of text is a word. |
Requirements
Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0