Other Type Definitions
The following type definitions are available globally.
-
Undocumented
See moreDeclaration
Objective-C
typedef uint32_t PTPDFPageNumberSwift
typealias PTPDFPageNumber = UInt32 -
Undocumented
See moreDeclaration
Objective-C
typedef size_t SignatureHandlerIdSwift
typealias SignatureHandlerId = Int -
Undocumented
See moreDeclaration
Objective-C
typedef SignatureHandlerId PTSignatureHandlerIdSwift
typealias PTSignatureHandlerId = SignatureHandlerId -
Undocumented
See moreDeclaration
Objective-C
typedef void (*PTJobRequestProcHandler)(PTResultState state, const char *filePath, void *customData)Swift
typealias PTJobRequestProcHandler = (PTResultState, UnsafePointer<CChar>?, UnsafeMutableRawPointer?) -> Void -
Undocumented
See moreDeclaration
Objective-C
typedef NSString * PTAnalyticsEventCategorySwift
struct PTAnalyticsEventCategory : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Keys of entries that can be included in a refresh-appearance request’s user info dictionary.
See moreDeclaration
Objective-C
typedef NSString *PTAnnotationRefreshAppearanceUserInfoKeySwift
struct PTAnnotationRefreshAppearanceUserInfoKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Defines the keys used to create an AnnotationStylePresets.plist file to define what the initial annotation properties are.
See moreDeclaration
Objective-C
typedef NSString *PTAnnotStylePresetKeySwift
struct PTAnnotStylePresetKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Undocumented
See moreDeclaration
Objective-C
typedef NSString * PTMeasurementUnitTypeSwift
struct PTMeasurementUnitType : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Options for reading documents.
See moreDeclaration
Objective-C
typedef NSString *PTPDFDocumentReadOptionKeySwift
struct ReadOptionKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Options for writing documents.
See moreDeclaration
Objective-C
typedef NSString *PTPDFDocumentWriteOptionKeySwift
struct WriteOptionKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Undocumented
See moreDeclaration
Objective-C
typedef NSString * PTPDFDocumentNotificationUserInfoKeySwift
struct NotificationUserInfoKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Undocumented
See moreDeclaration
Objective-C
typedef NSString * PTStampTypeSwift
struct PTStampType : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable -
Represents options for filtering which pages appear in the
See morePTThumbnailsViewController.Declaration
Objective-C
typedef NSString *PTFilterModeSwift
struct PTFilterMode : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable
Other Type Definitions Reference