public final class INUIInteractiveBehavior
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
GenericAction
Show UI representing a generic follow-on action within the context, such as a large tap target
|
static long |
Launch
Show UI representing a launch to leave the context, such as a button
|
static long |
NextView
Show UI representing navigation to a new view, such as a navigation chevron
|
static long |
None |
public static final long None
public static final long NextView
public static final long Launch
public static final long GenericAction