init(top:left:bottom:right:)
Creates an edge insets structure with the specified inset values.
Declaration
init(top: Double, left: Double, bottom: Double, right: Double)Creates an edge insets structure with the specified inset values.
init(top: Double, left: Double, bottom: Double, right: Double)