containerFrame
The rectangle (in screen coordinates) of the item’s visible content.
項目の持つ可視内容の(スクリーン座標での)矩形。
Availability 有効性
Technology
@property(readonly) NSRect
sourceFrame;
This property contains the rectangle that encloses the item. This rectangle includes areas that might be clipped and not currently visible onscreen. このプロパティは、項目を囲む矩形を含みます。この矩形は、クリップされてそして今は画面上では見えないかもしれない領域を含みます。
containerFrame