Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTDebugQuickLook.h
Go to the documentation of this file.
1 
5 
8 
12 -(nullable id)debugQuickLookObject;
13 
15 
16 @end
17 
18 #pragma mark -
19 
24 {
25 }
26 
27 @end
NSObject(CPTDebugQuickLookExtension)
Debugging extensions to NSObject.
Definition: CPTDebugQuickLook.h:25
NSObject
id
typedef id
CPTDebugQuickLook-p
Methods used to show QuickLook previews of objects in the Xcode debugger and Swift playgrounds.
Definition: CPTDebugQuickLook.h:4
-[CPTDebugQuickLook-p debugQuickLookObject]
nullable id debugQuickLookObject()
Used to show QuickLook previews of objects in the Xcode debugger and Swift playgrounds.