Esempio n. 1
0
 public UserNotificationChangedTrigger(global::Windows.UI.Notifications.NotificationKinds notificationKinds)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Background.UserNotificationChangedTrigger", "UserNotificationChangedTrigger.UserNotificationChangedTrigger(NotificationKinds notificationKinds)");
 }
Esempio n. 2
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyList <global::Windows.UI.Notifications.UserNotification> > GetNotificationsAsync(global::Windows.UI.Notifications.NotificationKinds kinds)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyList<UserNotification>> UserNotificationListener.GetNotificationsAsync(NotificationKinds kinds) is not implemented in Uno.");
 }