Function

drawOutline

Draws the RemoteOutline on a RemoteDrawScope.

drawOutline

Source set: Android
public fun RemoteDrawScope.drawOutline(outline: RemoteOutline, paint: RemotePaint)

Draws the RemoteOutline on a RemoteDrawScope.

Parameters

outline the outline to draw.
paint the paint used for the drawing.

Content updated: