ToastNotificationManager.ConfigureNotificationMirroring Método

Definição

Especifica se o espelhamento de notificação é permitido. O espelhamento de notificação permite que uma notificação seja transmitida em vários dispositivos.

public:
 static void ConfigureNotificationMirroring(NotificationMirroring value);
 static void ConfigureNotificationMirroring(NotificationMirroring const& value);
public static void ConfigureNotificationMirroring(NotificationMirroring value);
function configureNotificationMirroring(value)
Public Shared Sub ConfigureNotificationMirroring (value As NotificationMirroring)

Parâmetros

value
NotificationMirroring

Um dos valores de enumeração.

Requisitos do Windows

Família de dispositivos
Windows 10 Anniversary Edition (introduzida na 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v3.0)

Aplica-se a