SKTypeface.TryGetTableData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool TryGetTableData(uint tag, byte[] tableData)
    class SKTypeface
    bool
    TryGetTableData
    (
    uint tag
    ,
    out byte[] tableData
    )
  2. bool TryGetTableData(uint tag, int offset, int length, void* tableData)

Meta