public final class NSTextScalingType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ScalingiOS
Font sizes throughout the document should appear visually similar to how they would render on iOS
|
static long |
ScalingStandard
Font sizes throughout the document should appear visually similar to how they would render on macOS and non-Apple platforms
|
public static final long ScalingStandard
public static final long ScalingiOS