NSTextMovement Enum
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.
public enum NSTextMovement
type NSTextMovement =
- Inheritance
-
NSTextMovement
Fields
Name | Value | Description |
---|---|---|
Other | 0 | |
Return | 16 | |
Tab | 17 | |
Backtab | 18 | |
Left | 19 | |
Right | 20 | |
Up | 21 | |
Down | 22 | |
Cancel | 23 |