NSIntegralRectWithOptions(_:_:)
Adjusts the sides of a rectangle to integral values using the specified options.
Declaration
func NSIntegralRectWithOptions(_ aRect: NSRect, _ opts: AlignmentOptions) -> NSRectReturn Value
A copy of aRect, modified based on the options. The options are defined in NSAlignmentOptions.