cell(for:)
Returns the grid cell object that contains the given view or one of its ancestors.
Declaration
func cell(for view: NSView) -> NSGridCell?Returns the grid cell object that contains the given view or one of its ancestors.
func cell(for view: NSView) -> NSGridCell?