Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation
SeatMemoryActionType

SeatMemoryActionType Class Reference

Constructors

Static Members

Constructors

new SeatMemoryActionType()

Constructor for SeatMemoryActionType.

Static Members

SeatMemoryActionType.NONE ⇒ String

Get the enum value for NONE. No action to be performed.

Kind: Static property of SeatMemoryActionType
Returns: String - The enum value.

SeatMemoryActionType.RESTORE ⇒ String

Get the enum value for RESTORE. Restore / apply the seat memory settings to the current seat.

Kind: Static property of SeatMemoryActionType
Returns: String - The enum value.

SeatMemoryActionType.SAVE ⇒ String

Get the enum value for SAVE. Save current seat positions and settings to seat memory.

Kind: Static property of SeatMemoryActionType
Returns: String - The enum value.

View on GitHub.com
Previous Section Next Section