painterRemoteColor
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.
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. |