UITextField.WeakTokenizer 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 virtual Foundation.NSObject WeakTokenizer { [Foundation.Export("tokenizer")] get; }
member this.WeakTokenizer : Foundation.NSObject

Property Value

Implements

Attributes

Applies to