PTLinkCreate


@interface PTLinkCreate : PTCreateToolBase

Creates link annotations.

  • Presents a UI to edit the current link annot (currentAnnotation).

    Declaration

    Objective-C

    - (void)editCurrentLinkAnnot;

    Swift

    func editCurrentLinkAnnot()