Compartilhar via


SystemSound.PlayAlertSound Método

Definição

Sobrecargas

PlayAlertSound()

Reproduz um som ou alerta.

PlayAlertSound(Action)

Reproduz um som ou alerta e, em seguida, chama o manipulador.

PlayAlertSound()

Reproduz um som ou alerta.

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

Comentários

O comportamento real desse método depende do dispositivo (iPhone, iPod touch) e das configurações vibradas.

Aplica-se a

PlayAlertSound(Action)

Reproduz um som ou alerta e, em seguida, chama o manipulador.

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

Parâmetros

onCompletion
Action

Aplica-se a