Edit

SKPathBuilder.Dispose(Boolean) Method

Definition

Releases the resources used by this SKPathBuilder.

protected override void Dispose(bool disposing);

Parameters

disposing
Boolean

true to release both managed and native resources; false to release only native resources.

Applies to