Declaration

var itemContentRect: NSRect { get set }

Declaration

@property (nonatomic) NSRect itemContentRect;

Declaration

itemContentRect() -> NSRect
setItemContentRect_(itemContentRect: NSRect)