Edge

public enum Edge : CaseIterable

Represents an edge of EdgeAligningView

  • top

    Top edge

    Declaration

    Swift

    case top
  • Leading edge

    Declaration

    Swift

    case leading
  • Trailing edge

    Declaration

    Swift

    case trailing
  • Bottom edge

    Declaration

    Swift

    case bottom