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. |
Draws the RemoteOutline on a RemoteDrawScope.
public fun RemoteDrawScope.drawOutline(outline: RemoteOutline, paint: RemotePaint)
Draws the RemoteOutline on a RemoteDrawScope.
| outline | the outline to draw. |
| paint | the paint used for the drawing. |
Content updated: