Function

painterRemoteColor

Creates a RemoteColorPainter from a RemoteColor.

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.

Last updated: