Contents

profileNumber

The profile index from which to restore the settings.

Declaration

@property (nonatomic, copy, readonly, nullable) NSNumber * profileNumber;
@property (atomic, copy, readonly, nullable) NSNumber * profileNumber;

Discussion

If your vehicle saves profile information using defined indexes, use this property to get the integer index of the profile slot from which to retrieve the settings.

See Also

Getting the Profile Information