Package apple.carplay.enums
Class CPMessageTrailingItem
- java.lang.Object
-
- apple.carplay.enums.CPMessageTrailingItem
-
public final class CPMessageTrailingItem extends java.lang.ObjectTypes of glyphs that may appear in the trailing region of a message cell.
-
-
Field Detail
-
None
public static final long None
The list item will render without a trailing glyph.- See Also:
- Constant Field Values
-
Mute
public static final long Mute
The list item will render with a mute glyph on the trailing side.- See Also:
- Constant Field Values
-
-