Instance Property
infoBoxCache
Declaration
var infoBoxCache: NSMutableDictionary { get }Declaration
@property (readonly) NSMutableDictionary<NSString *,GSInspectorViewController *> * infoBoxCache;Declaration
infoBoxCache() -> dict[str, GSInspectorViewController]