public final class UIFocusHaloEffectPosition
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Automatic
Automatically detects the best position depending on the the focus item and its containing view hierarchy.
|
static long |
Inside
Draws the halo inside the given shape.
|
static long |
Outside
Draws the halo around the given shape.
|
public static final long Automatic
public static final long Outside
public static final long Inside