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/c25dc4246afffa714d6163afc1b7dd26 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/c25dc4246afffa714d6163afc1b7dd26 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.macOS.Ref/ref/net8.0/Microsoft.macOS.md

API diff: Microsoft.macOS.dll

Microsoft.macOS.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