UITextView.Tokenizer Property

Definition

This property provides information on the tokenizer that would be used to break up the text into units such as characters, words, lines, and paragraphs.

public UIKit.IUITextInputTokenizer Tokenizer { get; }
member this.Tokenizer : UIKit.IUITextInputTokenizer

Property Value

Applies to