INCarAirCirculationMode Enum

Definition

Enumerates how air is circulated through the car.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INCarAirCirculationMode
type INCarAirCirculationMode = 
Inheritance
INCarAirCirculationMode
Attributes

Fields

FreshAir 1

Air is brought in from outside.

RecirculateAir 2

The car recirculates internal air.

Unknown 0

The circulation mode is not determined.

Applies to