Function 関数

NSHeight(_:)

Returns the height of a given rectangle. 与えられた矩形の高さを返します。

Declaration 宣言

func NSHeight(_ aRect: NSRect) -> CGFloat

Return Value 戻り値

The height of aRect. aRectの高さ。

See Also 参照

Managing Rectangles 矩形を管理する