---
title: HMMutableCharacteristicEvent
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmmutablecharacteristicevent
---

# HMMutableCharacteristicEvent

A mutable event that is evaluated based on the value of a characteristic.

## Declaration

```swift
class HMMutableCharacteristicEvent<TriggerValueType> where TriggerValueType : NSCopying
```

## Topics

### Configuring the event

- [characteristic](homekit/hmmutablecharacteristicevent/characteristic.md)
- [triggerValue](homekit/hmmutablecharacteristicevent/triggervalue.md)

## Relationships

### Inherits From

- [HMCharacteristicEvent](homekit/hmcharacteristicevent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSMutableCopying](foundation/nsmutablecopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Characteristics

- [HMCharacteristicEvent](homekit/hmcharacteristicevent.md)
