---
title: SLComposeSheetConfigurationItemTapHandler
framework: social
role: symbol
role_heading: Type Alias
path: social/slcomposesheetconfigurationitemtaphandler
---

# SLComposeSheetConfigurationItemTapHandler

The method signature for a configuration item’s tap handler block.

## Declaration

```swift
typealias SLComposeSheetConfigurationItemTapHandler = () -> Void
```

## See Also

### Responding to User Interaction

- [tapHandler](social/slcomposesheetconfigurationitem/taphandler.md)
