Contents

profileNumber

The profile index in which to save 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 to use.

See Also

Getting the Profile Information