Contents

areaOfInterest(for:)

Returns the type of area for a specific cursor location point.

Declaration

func areaOfInterest(for cursorLocation: CGPoint) -> PDFAreaOfInterest
func areaOfInterest(for cursorLocation: NSPoint) -> PDFAreaOfInterest

See Also

Working with Mouse Position and Events