SKFontManager.CreateTypeface

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

Meta