init(_:)
Creates a 2D EdgeInsets from an EdgeInsets3D, dropping its front and back values.
Declaration
@export(implementation) init(_ i: EdgeInsets3D)Creates a 2D EdgeInsets from an EdgeInsets3D, dropping its front and back values.
@export(implementation) init(_ i: EdgeInsets3D)