Instance Method
indexesOfItemContentRects(in:)indexesOfItemContentRectsInRect:indexesOfItemContentRectsInRect_
Declaration
func indexesOfItemContentRects(in rect: NSRect) -> IndexSet!Declaration
- (NSIndexSet *) indexesOfItemContentRectsInRect:(NSRect) rect;Declaration
indexesOfItemContentRectsInRect_(rect: NSRect) -> NSIndexSet