Partager via


SystemSound.PlayAlertSound Méthode

Définition

Surcharges

PlayAlertSound()

Lit un son ou une alerte.

PlayAlertSound(Action)

Lit un son ou une alerte, puis appelle le gestionnaire.

PlayAlertSound()

Lit un son ou une alerte.

public void PlayAlertSound ();
member this.PlayAlertSound : unit -> unit

Remarques

Le comportement réel de cette méthode dépend de l’appareil (iPhone, iPod touch) et des paramètres de vibration.

S’applique à

PlayAlertSound(Action)

Lit un son ou une alerte, puis appelle le gestionnaire.

public void PlayAlertSound (Action onCompletion);
member this.PlayAlertSound : Action -> unit

Paramètres

onCompletion
Action

S’applique à