Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created January 4, 2024 09:57
Show Gist options
  • Save vs-mobiletools-engineering-service2/f84e224306e4352fdcac2d001ddcb52a to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/f84e224306e4352fdcac2d001ddcb52a to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.MacCatalyst.Ref/ref/net8.0/Microsoft.MacCatalyst.md

API diff: Microsoft.MacCatalyst.dll

Microsoft.MacCatalyst.dll

Namespace AudioToolbox

Type Changed: AudioToolbox.MusicPlayer

Modified methods:

-protected virtual void Dispose (bool disposing)
+protected override void Dispose (bool disposing)

Added methods:

public MusicPlayerStatus GetTime (out double time);
public MusicPlayerStatus SetTime (double time);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment