HMCharacteristicValueHeatingCooling Enum

Definition

Enumerates the states that an indoor climate control unit can be in.

[ObjCRuntime.Native]
public enum HMCharacteristicValueHeatingCooling
[<ObjCRuntime.Native>]
type HMCharacteristicValueHeatingCooling = 
Inheritance
HMCharacteristicValueHeatingCooling
Attributes

Fields

Name Value Description
Off 0

The unit is off.

Heat 1

The unit will heat.

Cool 2

The unit will cool.

Auto 3

The unit will heat or cool as necessary.

Applies to