UITextField.WeakTokenizer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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