PTBookmarkInfoKey
-
Keys for bookmark information in an
See moreNSDictionary
.Declaration
Objective-C
typedef NSString *PTBookmarkInfoKey
Swift
struct PTBookmarkInfoKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable, @unchecked Sendable
-
The key for a
See moreNSString
object.Declaration
Objective-C
extern const PTBookmarkInfoKey _Nonnull PTBookmarkInfoKeyName
Swift
static let name: PTBookmarkInfoKey
-
The key for a
See moreNSNumber
object containing anint
.Declaration
Objective-C
extern const PTBookmarkInfoKey _Nonnull PTBookmarkInfoKeyPageNumber
Swift
static let pageNumber: PTBookmarkInfoKey
-
The key for a
See moreNSNumber
object containing anunsigned int
.Declaration
Objective-C
extern const PTBookmarkInfoKey _Nonnull PTBookmarkInfoKeySDFObjNumber
Swift
static let sdfObjNumber: PTBookmarkInfoKey
-
The key for a
See moreNSString
object (a UUID string).Declaration
Objective-C
extern const PTBookmarkInfoKey _Nonnull PTBookmarkInfoKeyUniqueId
Swift
static let uniqueId: PTBookmarkInfoKey