Exemplo n.º 1
0
 public static void SetAccessibilityTraits(this WKInterfaceObject This, global::UIKit.UIAccessibilityTrait accessibilityTraits)
 {
     throw new PlatformNotSupportedException("The WatchKit framework has been removed from iOS");
 }
Exemplo n.º 2
0
 public static void SetAccessibilityTraits(this WKInterfaceObject This, global::UIKit.UIAccessibilityTrait accessibilityTraits)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }