Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
<CPTDebugQuickLook> Protocol Reference

Methods used to show QuickLook previews of objects in the Xcode debugger and Swift playgrounds. More...

#import <CPTDebugQuickLook.h>

+ Inheritance diagram for <CPTDebugQuickLook>:
+ Collaboration diagram for <CPTDebugQuickLook>:

Public Instance Methods

Debugging
(nullable id- debugQuickLookObject
 Used to show QuickLook previews of objects in the Xcode debugger and Swift playgrounds. More...
 
- Public Instance Methods inherited from <NSObject>
(NSString *) - description
 
(NSUInteger- hash
 
(BOOL- isEqual:
 

Detailed Description

Methods used to show QuickLook previews of objects in the Xcode debugger and Swift playgrounds.

Method Documentation

◆ debugQuickLookObject

- (nullable id) debugQuickLookObject

Used to show QuickLook previews of objects in the Xcode debugger and Swift playgrounds.


The documentation for this protocol was generated from the following file: