UpdateCommands(SKPath, Func<PathCommand, Boolean>, Func<PathCommand, PathCommand>) Method

Definition

Assembly ShimSkiaSharp.dll
public static int UpdateCommands(this SKPath path, Func<PathCommand, bool> predicate, Func<PathCommand, PathCommand> replace)

Parameters

path
SKPath

Returns