PickerRow

enum PickerRow : Int, CaseIterable

These are the indexes for the picker columns.

  • Set the hours.

    Declaration

    Swift

    case hours
  • Set the minutes.

    Declaration

    Swift

    case minutes
  • Set the seconds.

    Declaration

    Swift

    case seconds