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

API diff: Microsoft.iOS.dll

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