Ejemplo n.º 1
0
 public virtual void HandleLocalNotificationAction(string identifier, global::UIKit.UILocalNotification localNotification)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }
Ejemplo n.º 2
0
 public virtual void DidReceiveLocalNotification(global::UIKit.UILocalNotification localNotification, [BlockProxy(typeof(ObjCRuntime.Trampolines.NIDActionArity1V209))] global::System.Action <WKUserNotificationInterfaceType> completionHandler)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }
Ejemplo n.º 3
0
 public virtual void HandleLocalNotificationAction(string identifier, global::UIKit.UILocalNotification localNotification)
 {
     throw new PlatformNotSupportedException("The WatchKit framework has been removed from iOS");
 }