Compartilhar via


UserNotificationListener.RemoveNotification(UInt32) Método

Definição

Remove a notificação especificada.

public:
 virtual void RemoveNotification(unsigned int notificationId) = RemoveNotification;
void RemoveNotification(uint32_t const& notificationId);
public void RemoveNotification(uint notificationId);
function removeNotification(notificationId)
Public Sub RemoveNotification (notificationId As UInteger)

Parâmetros

notificationId
UInt32

unsigned int

uint32_t

A ID da notificação a ser removida.

Aplica-se a