Global Variable グローバル変数

NSLoadedClasses

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

Declaration 宣言

NSString *const NSLoadedClasses;

See Also 参照

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