SKFontManager.CreateTypeface

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SKTypeface CreateTypeface(string path, int index)
    class SKFontManager
    CreateTypeface
    (
    string path
    ,
    int index = 0
    )
  2. SKTypeface CreateTypeface(SKStreamAsset stream, int index)
  3. SKTypeface CreateTypeface(SKData data, int index)

Meta