SKFontStyleSet.Item[Int32] Property

Definition

Gets the font style at the specified index.

public SkiaSharp.SKFontStyle this[int index] { get; }

Parameters

index
Int32

The index of the font style.

Property Value

Implements

Applies to