Contents

enableFan

A Boolean value indicating whether to turn on the cabin fan system.

Declaration

@nonobjc final var enableFan: Bool? { get }

Discussion

Enabling the fan typically disengages the automated climate control systems and causes the vehicle to enter a manual mode. Check the fanSpeedIndex, fanSpeedPercentage, or relativeFanSpeedSetting properties to determine whether the user specified a speed for the fan.

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

See Also

Getting the Fan Settings