userInfo
An object containing custom information associated with the route choice.
Declaration
var userInfo: Any? { get set }Discussion
Your app determines what information to include in userInfo.
An object containing custom information associated with the route choice.
var userInfo: Any? { get set }Your app determines what information to include in userInfo.