RadialSortFunction

public struct RadialSortFunction: PositionSortFunction

A SortFunction that will offset the views in a circular fashion. This means that rather than looking flat like the CorneredSortFunction, there will be a curve going out of the position as if the views were in an expanding circle.

  • A SortFunction that will offset the views in a circular fashion. This means that rather than looking flat like the CorneredSortFunction, there will be a curve going out of the position as if the views were in an expanding circle.

    Declaration

    Swift

    public var position: Position
  • A SortFunction that will offset the views in a circular fashion. This means that rather than looking flat like the CorneredSortFunction, there will be a curve going out of the position as if the views were in an expanding circle.

    Declaration

    Swift

    public var interObjectDelay: TimeInterval
  • A SortFunction that will offset the views in a circular fashion. This means that rather than looking flat like the CorneredSortFunction, there will be a curve going out of the position as if the views were in an expanding circle.

    Declaration

    Swift

    public var reversed: Bool = false
  • Undocumented

    Declaration

    Swift

    public struct RadialSortFunction: PositionSortFunction