SwiftUIGeometryUtils Documentation

Enumeration Rectangle​Corner

public enum RectangleCorner: Hashable  
%3 RectangleCorner RectangleCorner Hashable Hashable RectangleCorner->Hashable

Conforms To

Hashable

Enumeration Cases

top​Leading

case topLeading

top​Trailing

case topTrailing

bottom​Leading

case bottomLeading

bottom​Trailing

case bottomTrailing

Methods

opposite(along​Axis:​)

public func opposite(alongAxis axis: Axis) -> Self