Annotation

  • View controller that provides annotation controls to annotate an image.

    Since

    since 8.32
    See more

    Declaration

    Swift

    @available(*, deprecated, message: "Use PKCanvasView")
    public class SASAnnotationViewController : UIViewController, AnnotationViewDelegate, PenToolDelegate, UIPopoverPresentationControllerDelegate, EraserToolDelegate
  • AnnotationDelegate protocol This protocol allows the application using the AnnotationViewController to add user experience to the annotation workflow.

    Since

    since 8.32
    See more

    Declaration

    Swift

    @available(*, deprecated, message: "Use PKCanvasView")
    @objc
    public protocol SASAnnotationDelegate : NSObjectProtocol