Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 4, 2022 19:17
Show Gist options
  • Save vs-mobiletools-engineering-service2/3375117c5e0df3a12d38113072c63cca to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/3375117c5e0df3a12d38113072c63cca to your computer and use it in GitHub Desktop.
stable-api-comparison/tvos-api-diff.md
title description author ms.author ms.date ms.topic ms.assetid ms.prod
Xamarin.TVOS SDK API diff: 16.0.0 vs 16.1.0
List of API changes between Xamarin.TVOS versions 16.0.0 and 16.1.0.
spouliot
sepoulio
10/4/2022
article
da7ebe13-4821-f1bc-e7c1-2482e368253a
xamarin

Xamarin.TVOS SDK API diff: 16.0.0 vs 16.1.0

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string SdkVersion = "16.0";
+public const string SdkVersion = "16.1";
-public const string Version = "16.0.0";
+public const string Version = "16.1.0";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment