Function 関数

NSWidth(_:)

Returns the width of the specified rectangle. 指定された矩形の幅を返します。

Declaration 宣言

func NSWidth(_ aRect: NSRect) -> CGFloat

Return Value 戻り値

The width of aRect. aRectの幅。

See Also 参照

Managing Rectangles 矩形を管理する