SKFontManager.GetFamilyName(Int32) Method

Definition

Returns the font family name for the specified index.

public string GetFamilyName (int index);

Parameters

index
Int32

The index of the font family name to retrieve.

Returns

Returns the font family name.

Applies to