Contents

NSEdgeInsetsMake(_:_:_:_:)

Creates an edge insets structure with the specified inset values.

Declaration

func NSEdgeInsetsMake(_ top: Double, _ left: Double, _ bottom: Double, _ right: Double) -> NSEdgeInsets

See Also

Creating an edge insets structure