userInfo
A custom object associated with the maneuver.
Declaration
var userInfo: Any? { get set }Discussion
Use this property to store any arbitrary data related to the maneuver that you, or a part of your app that consumes maneuvers, may need later.