Contents

setCursorFor(_:)

Sets the type of mouse cursor according to the type of area the mouse cursor is over.

Declaration

func setCursorFor(_ area: PDFAreaOfInterest)

Discussion

This method is especially useful for custom subclasses of the PDFView class.

See Also

Working with Mouse Position and Events