다음을 통해 공유


ToastCollectionManager.RemoveAllToastCollectionsAsync 메서드

정의

앱에 대한 모든 알림 메시지 그룹의 비동기 제거를 시작합니다.

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

반환

비동기 작업을 나타내는 개체입니다.

특성

적용 대상