clickedRow
The row number of the cell that the user clicked to display a context menu.
Declaration
var clickedRow: Int { get }Discussion
The value of this property is -1 if no context menu is active.
The row number of the cell that the user clicked to display a context menu.
var clickedRow: Int { get }The value of this property is -1 if no context menu is active.