public final class NSTextSelectionNavigationDestination
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Character
Moving to the next extended grapheme cluster boundary.
|
static long |
Container
Moving to the next container/page boundary.
|
static long |
Document
Moving to the document boundary
|
static long |
Line
Moving to the next line boundary.
|
static long |
Paragraph
Moving to the next paragraph boundary.
|
static long |
Sentence
Moving to the next sentence boundary.
|
static long |
Word
Moving to the next word boundary.
|
public static final long Character
public static final long Word
public static final long Line
public static final long Sentence
public static final long Paragraph
public static final long Container
public static final long Document