Global Variable グローバル変数

NSLoadedClasses

A constant used as a key for the userInfo dictionary of a didLoadNotification notification that corresponds to an array of names of each class that was loaded. ロードされたクラスそれぞれの名前の配列に対応する、あるdidLoadNotification通知のuserInfo辞書に対するキーとして使われるある定数。

Declaration 宣言

let NSLoadedClasses: String

See Also 参照

Getting Classes from a Bundle バンドルからクラスを取得する