SKTypeface.GetTableData(UInt32) Method

Definition

Returns the contents of the table data for the specified tag.

public byte[] GetTableData (uint tag);

Parameters

tag
UInt32

The table tag to get the data for.

Returns

Byte[]

Returns the contents, if it exists, otherwise throws.

Applies to