removeAt

removeAt(int index) method

Removes the FallBack font at the specified index of the list.

Parameters

NameTypeDescription
indexintThe zero-based index of the font to remove.

Returns

void