---
title: resultHandler
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/accessibilityevents/rotornavigation/resulthandler
---

# resultHandler

The handler for the result of the current search. When observing RotorNavigation events

## Declaration

```swift
@MainActor @preconcurrency let resultHandler: (Any) -> Void
```
