Revolution

public enum Revolution : Equatable, Hashable

Revolution type

  • Undocumented

    Declaration

    Swift

    case wheel(UInt32)
  • Undocumented

    Declaration

    Swift

    case crank(UInt16)