UIKit.UITextGranularity Enumeration
An enumeration of values that specify the granularity of a text range .

Syntax

[ObjCRuntime.Native]
public enum UITextGranularity

See Also

UITextInputStringTokenizer
UITextInputTokenizer

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CharacterThe unit of text is a character.
DocumentThe unit of text is a document.
LineThe unit of text is a line.
ParagraphThe unit of text is a paragraph.
SentenceThe unit of text is a sentence.
WordThe unit of text is a word.

Requirements

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