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