AVAudioPlayer.Pause Method

Definition

Stops playback, but does not reset the playback position.

[Foundation.Export("pause")]
public virtual void Pause ();
abstract member Pause : unit -> unit
override this.Pause : unit -> unit
Attributes

Applies to