Condividi tramite


ToastCollectionManager.RemoveAllToastCollectionsAsync Metodo

Definizione

Avvia la rimozione asincrona di tutti i gruppi di notifiche popup per l'app.

public:
 virtual IAsyncAction ^ RemoveAllToastCollectionsAsync() = RemoveAllToastCollectionsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction RemoveAllToastCollectionsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction RemoveAllToastCollectionsAsync();
function removeAllToastCollectionsAsync()
Public Function RemoveAllToastCollectionsAsync () As IAsyncAction

Restituisce

Oggetto che rappresenta l'operazione asincrona.

Attributi

Si applica a