painterRemoteColor
Source set: Android
public fun painterRemoteColor(color: RemoteColor): RemotePainter
Creates a RemoteColorPainter from a RemoteColor.
Parameters
| color | The RemoteColor to create the painter for. |
Creates a RemoteColorPainter from a RemoteColor.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun painterRemoteColor(color: RemoteColor): RemotePainter
Creates a RemoteColorPainter from a RemoteColor.
| color | The RemoteColor to create the painter for. |
Last updated: