Declaration

func indexesOfItems(in rect: NSRect) -> IndexSet!

Declaration

- (NSIndexSet *) indexesOfItemsInRect:(NSRect) rect;

Declaration

indexesOfItemsInRect_(rect: NSRect) -> NSIndexSet