Declaration

func indexOfItem(at p: NSPoint, closeTo closeToIndex: Int) -> UInt

Declaration

- (NSUInteger) indexOfItemAtPoint:(NSPoint) p closeToIndex:(NSInteger) closeToIndex;

Declaration

indexOfItemAtPoint_closeToIndex_(p: NSPoint, closeToIndex: int) -> int