Instance Method
item(at:)itemAtPoint:itemAtPoint_
Declaration
func item(at thePoint: NSPoint) -> IntDeclaration
- (NSInteger) itemAtPoint:(NSPoint) thePoint;Declaration
itemAtPoint_(thePoint: NSPoint) -> intInstance Method
func item(at thePoint: NSPoint) -> Int- (NSInteger) itemAtPoint:(NSPoint) thePoint;itemAtPoint_(thePoint: NSPoint) -> int