SKTypeface.TryGetTableTags(UInt32[]) Method

Definition

Returns the list of table tags in the font.

public bool TryGetTableTags (out uint[] tags);

Parameters

tags
UInt32[]

The table tags.

Returns

Returns true if the tags could be fetched, otherwise false.

Applies to