Instance Method
frameForItem(at:)frameForItemAtPoint:frameForItemAtPoint_
Declaration
func frameForItem(at thePoint: NSPoint) -> NSRectDeclaration
- (NSRect) frameForItemAtPoint:(NSPoint) thePoint;Declaration
frameForItemAtPoint_(thePoint: NSPoint) -> NSRect