---
title: returnValue
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvplaybackcustomeventuserinfo/returnvalue
---

# returnValue

The return value type for the custom event.

## Declaration

```swift
var returnValue: Any? { get }
```

## See Also

### Creating User Info for Custom Playback Events

- [init(properties:expectsReturnValue:)](tvmlkit/tvplaybackcustomeventuserinfo/init(properties:expectsreturnvalue:).md)
- [TVPlaybackEventProperty](tvmlkit/tvplaybackeventproperty.md)
- [expectsReturnValue](tvmlkit/tvplaybackcustomeventuserinfo/expectsreturnvalue.md)
