NSWidth(_:)
Returns the width of the specified rectangle.
Declaration
func NSWidth(_ aRect: NSRect) -> DoubleReturn Value
The width of aRect.
Returns the width of the specified rectangle.
func NSWidth(_ aRect: NSRect) -> DoubleThe width of aRect.