SKTextBlobBuilder.Build Method

Definition

Create the SKTextBlob from all the added runs.

public SkiaSharp.SKTextBlob Build ();

Returns

Returns the new SKTextBlob if there were runs, otherwise null.

Applies to