Returns the frame of the cell at the specified location, including the expandable arrow.
SDK
- macOS 10.6+
Framework
- App
Kit
Returns the frame of the cell at the specified location, including the expandable arrow.
SDK
Framework
func get Row(Unsafe Mutable Pointer<Int>?, column: Unsafe Mutable Pointer<Int>?, for: NSPoint) -> Bool
Gets the row and column coordinates for the specified point, if a cell exists at that point.