AudioPlayerShuffleMode

public enum AudioPlayerShuffleMode : Int, Sendable

Undocumented

  • on

    Undocumented

    Declaration

    Swift

    case on = 0
  • off

    Undocumented

    Declaration

    Swift

    case off