public final class INRelevantShortcutRole
extends java.lang.Object
Provides a hint to Siri about the expected user experience.
| Modifier and Type | Field and Description |
|---|---|
static long |
Action
The relevant shortcut represents an action that the user may want to perform using your app.
|
static long |
Information
The relevant shortcut represents information that the user may want to glance at.
|
public static final long Action
public static final long Information