Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created June 21, 2024 11:35
Show Gist options
  • Save vs-mobiletools-engineering-service2/d6c8bb11d4cbf5c7de2382d1028475de to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/d6c8bb11d4cbf5c7de2382d1028475de to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.tvOS.Ref/ref/net8.0/Microsoft.tvOS.md

API diff: Microsoft.tvOS.dll

Microsoft.tvOS.dll

Namespace Foundation

Type Changed: Foundation.NSCharacterSet

Added properties:

public static NSCharacterSet UrlFragmentAllowed { get; }
public static NSCharacterSet UrlHostAllowed { get; }
public static NSCharacterSet UrlPasswordAllowed { get; }
public static NSCharacterSet UrlPathAllowed { get; }
public static NSCharacterSet UrlQueryAllowed { get; }
public static NSCharacterSet UrlUserAllowed { get; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment