Instance Property インスタンスプロパティ

sourceFrame

The rectangle (in screen coordinates) occupied by the item in the host app’s source window. ホストアプリの持つソースウインドウの中の項目によって占められる(スクリーン座標での)矩形。

Declaration 宣言

var sourceFrame: NSRect { get }

Discussion 議論

This property contains the rectangle that encloses the item. This rectangle includes areas that might be clipped and not currently visible onscreen. このプロパティは、項目を囲む矩形を含みます。この矩形は、クリップされてそして今は画面上では見えないかもしれない領域を含みます。

See Also 参照

Getting the Provider’s Frame プロバイダーのもつフレームを取得する