What are private APIs

前端 未结 4 1995
北荒
北荒 2021-01-04 04:43

What does Apple mean when they refer to private APIs?

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-04 05:24

    They mean APIs that are for use by Apple only. Or to be more correct, generally NOT to be used by SDK developers.

提交回复
热议问题