Contents

enableAutoMode

A Boolean value indicating whether to enable automatic mode for the climate control system.

Declaration

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

Discussion

This property is nil when the user modified a different climate control setting.

See Also

Getting the Climate Control Settings