Share via


SystemSound.PlaySystemSoundAsync Method

Definition

Asynchronously plays a system sound and returns a Task that is completed when the sound ends.

public System.Threading.Tasks.Task PlaySystemSoundAsync();
member this.PlaySystemSoundAsync : unit -> System.Threading.Tasks.Task

Returns

Applies to