Instance Method
rectOfItem(at:)rectOfItemAtIndex:rectOfItemAtIndex_
Declaration
func rectOfItem(at idx: UInt) -> NSRectDeclaration
- (NSRect) rectOfItemAtIndex:(NSUInteger) idx;Declaration
rectOfItemAtIndex_(idx: int) -> NSRectInstance Method
func rectOfItem(at idx: UInt) -> NSRect- (NSRect) rectOfItemAtIndex:(NSUInteger) idx;rectOfItemAtIndex_(idx: int) -> NSRect