NSEdgeInsetsMake(_:_:_:_:)
Creates an edge insets structure with the specified inset values.
Declaration
func NSEdgeInsetsMake(_ top: Double, _ left: Double, _ bottom: Double, _ right: Double) -> NSEdgeInsetsCreates an edge insets structure with the specified inset values.
func NSEdgeInsetsMake(_ top: Double, _ left: Double, _ bottom: Double, _ right: Double) -> NSEdgeInsets