Instance Method
rectForItem(at:)rectForItemAtIndex:rectForItemAtIndex_
Declaration
func rectForItem(at idx: UInt) -> NSRectDeclaration
- (NSRect) rectForItemAtIndex:(NSUInteger) idx;Declaration
rectForItemAtIndex_(idx: int) -> NSRectInstance Method
func rectForItem(at idx: UInt) -> NSRect- (NSRect) rectForItemAtIndex:(NSUInteger) idx;rectForItemAtIndex_(idx: int) -> NSRect