public final class UIImageSymbolScale
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Default
use the system default size
|
static long |
Large |
static long |
Medium |
static long |
Small |
static long |
Unspecified
allow the system to pick a size based on the context
|
public static final long Default
public static final long Unspecified
public static final long Small
public static final long Medium
public static final long Large