Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 15, 2024 15:47
Show Gist options
  • Save vs-mobiletools-engineering-service2/9c88199a014b956ef9f42758518e6dc4 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/9c88199a014b956ef9f42758518e6dc4 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/Microsoft.tvOS.md

API diff: Microsoft.tvOS.dll

Microsoft.tvOS.dll

Namespace ObjCRuntime

Type Changed: ObjCRuntime.Constants

Modified fields:

-public const string Version = "18.0.9660";
+public const string Version = "18.0.9687";

New Namespace ObjCBindings

New Type: ObjCBindings.BindingTypeAttribute

public class BindingTypeAttribute : System.Attribute {
	// constructors
	public BindingTypeAttribute ();
	// properties
	public string Name { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment