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: