Freigeben über


ToastNotificationManager.ConfigureNotificationMirroring Methode

Definition

Gibt an, ob die Benachrichtigungsspiegelung zulässig ist. Durch die Benachrichtigungsspiegelung kann eine Benachrichtigung auf mehreren Geräten übertragen werden.

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)

Parameter

value
NotificationMirroring

Einer der Enumerationswerte.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für: