Contents

popup

Returns the pop-up annotation associated with an annotation.

Declaration

var popup: PDFAnnotation? { get set }

Return Value

The pop-up annotation associated with the annotation, or NULL if no pop-up exists.

Discussion

Pop-up annotations are not used with links or widgets. The bounds and open state of the pop-up annotation indicate the placement and open state of the pop-up window.

See Also

Related Documentation

Configuring Pop-Up Annotations