Compose Unstyled 2.0 is out! Check the official announcement blog ->
Composable Function

pendingIntentAction

Create a PendingIntentAction to send the PendingIntent when invoked.

pendingIntentAction

Source set: Android
@Composable
public fun pendingIntentAction(pendingIntent: PendingIntent): Action

Create a PendingIntentAction to send the PendingIntent when invoked.

Last updated: