Contents

clickedPathComponentCell()

Returns the clicked cell.

Declaration

func clickedPathComponentCell() -> NSPathComponentCell?

Return Value

The component cell that was clicked.

Discussion

The value returned is generally valid only when the action or double action is being sent.

See Also

Managing Path Components