<!--
{
  "availability" : [
    "iOS: 10.0.0 - 15.0.0",
    "iPadOS: 10.0.0 - 15.0.0",
    "macCatalyst: 13.1.0 - 15.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INCarDefroster",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INCarDefroster"
  },
  "title" : "INCarDefroster"
}
-->

# INCarDefroster

Constants indicating the defroster type.

```
enum INCarDefroster
```

## Topics

### Constants

[`INCarDefroster.unknown`](/documentation/Intents/INCarDefroster/unknown)

An unknown defroster.

[`INCarDefroster.front`](/documentation/Intents/INCarDefroster/front)

The front window defroster.

[`INCarDefroster.rear`](/documentation/Intents/INCarDefroster/rear)

The rear window defroster.

[`INCarDefroster.all`](/documentation/Intents/INCarDefroster/all)

All car window defrosters.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)