Contents

shouldDisplay

Returns a Boolean value indicating whether the annotation should be displayed.

Declaration

var shouldDisplay: Bool { get set }

Return Value

true if the annotation should be displayed; otherwise false.

Discussion

PDFPage respects this flag when drawing.

See Also

Managing Annotation Drawing and Output