Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created December 14, 2022 18:55
Show Gist options
  • Save vs-mobiletools-engineering-service2/1082a184acd54050c72943006eb92b2d to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/1082a184acd54050c72943006eb92b2d to your computer and use it in GitHub Desktop.
previous-api-comparison/watchos-api-diff.md
title description author ms.author ms.date ms.topic ms.assetid ms.prod
Xamarin.WatchOS SDK API diff: 16.1.1 vs 16.2.0
List of API changes between Xamarin.WatchOS versions 16.1.1 and 16.2.0.
spouliot
sepoulio
12/14/2022
article
78158eb1-17db-c2e1-f702-7a9db101bdf0
xamarin

Xamarin.WatchOS SDK API diff: 16.1.1 vs 16.2.0

Namespace Intents

Type Changed: Intents.INIntentIdentifier

Added values:

AnswerCall = 26,
HangUpCall = 27,

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string Version = "16.1.1";
+public const string Version = "16.2.0";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment