Apple Pencil Support
-
Tracks the state of use of the Apple Pencil.
This class should not be instantiated manually but fetched from the
See morePSPDFKitGlobal
shared object.Declaration
Objective-C
@interface PSPDFApplePencilManager : NSObject
Swift
class ApplePencilManager : NSObject
-
Allows the user to enable and disable the Apple Pencil.
See moreDeclaration
Objective-C
@interface PSPDFApplePencilController : PSPDFStaticTableViewController
Swift
class ApplePencilController : PDFStaticTableViewController