Declaration

func GSCenteredRectInRect(_ outerRect: NSRect, _ innerSize: NSSize) -> NSRect

Declaration

static NSRect GSCenteredRectInRect(NSRect outerRect, NSSize innerSize);

Declaration

GSCenteredRectInRect(outerRect: NSRect, innerSize: NSSize) -> NSRect

See Also

Point, Size, and Rect Utilities