<h2 id="pendingintentaction-pendingintent">pendingIntentAction</h2>

<div class='sourceset sourceset-android'>Android</div>

```kotlin
@Composable
public fun pendingIntentAction(pendingIntent: PendingIntent): Action
```

Create a [PendingIntentAction](/jetpack-compose/androidx.compose.remote/remote-creation-compose/composable-functions/pendingIntentAction) to send the `PendingIntent` when invoked.