PDRExendPluginType Constants Reference
| Declared in | PDRCoreSettings.h |
|---|
PDRExendPluginType
Definition
typedef NS_ENUM(NSInteger, PDRExendPluginType ) {
PDRExendPluginTypeApp = 0,
PDRExendPluginTypeFrame = 1,
PDRExendPluginTypeNView = 2,
};