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.
Sets the type of mouse cursor according to the type of area the mouse cursor is over.
func setCursorFor(_ area: PDFAreaOfInterest)This method is especially useful for custom subclasses of the PDFView class.