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