Enumeration: UITextStorageDirection
Overview
The direction of text storage.
Constant Summary
- UITextStorageDirectionForward
Storage of the text in a forward direction.available in ios 3.2 and later.declared in uitextinput.h.
- UITextStorageDirectionBackward
Storage of the text in a backward direction.available in ios 3.2 and later.declared in uitextinput.h.