Annotation
-
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.32Declaration
Swift
@available(*, deprecated, message: "Use PKCanvasView") @objc public protocol SASAnnotationDelegate : NSObjectProtocol