AnnotationView

public final class AnnotationView : UIView

Wraps a UIView instance when added to ViewAnnotationManager

  • Undocumented

    Declaration

    Swift

    public override var isHidden: Bool { get set }
  • Undocumented

    Declaration

    Swift

    public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView?