Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created September 17, 2024 17:36
Show Gist options
  • Save vs-mobiletools-engineering-service2/5863358548e092d37e1741c1fe173fc1 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/5863358548e092d37e1741c1fe173fc1 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/Microsoft.iOS.md

API diff: Microsoft.iOS.dll

Microsoft.iOS.dll

Namespace BrowserEngineKit

Type Changed: BrowserEngineKit.BENetworkingProcess

Added method:

public static System.Threading.Tasks.Task<BENetworkingProcess> CreateAsync (System.Action interruptionHandler);

Type Changed: BrowserEngineKit.BERenderingProcess

Added method:

public static System.Threading.Tasks.Task<BERenderingProcess> CreateAsync (System.Action interruptionHandler);

Type Changed: BrowserEngineKit.BEWebContentProcess

Added method:

public static System.Threading.Tasks.Task<BEWebContentProcess> CreateAsync (System.Action interruptionHandler);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment