Interface

Action

A RemoteCompose frontend model of Actions that can be converted to either RemoteCompose operations or a ComposeUI lambda.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
public interface Action

A RemoteCompose frontend model of Actions that can be converted to either RemoteCompose operations or a ComposeUI lambda.

Functions

toRemoteAction

@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
    public fun RemoteStateScope.toRemoteAction(): androidx.compose.remote.creation.actions.Action