Modified attributes:
-[System.Runtime.CompilerServices.NullableAttribute(0)] ++[System.Runtime.CompilerServices.NullableAttribute(0)] -[System.Runtime.CompilerServices.NullableContextAttribute(1)] +[System.Runtime.CompilerServices.NullableContextAttribute(1)] - ++ ```Modified properties:
---[System.Runtime.CompilerServices.NullableAttribute(1)] ---public Foundation.NSString SettingsChangedNotification { get; }Added property:
public static string ActiveProfileId { get; set; }Modified methods:
---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public bool AddSelectedLanguage (MACaptionAppearanceDomain domain, string language) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public void DidDisplayCaptions (Foundation.NSAttributedString[] strings) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public void DidDisplayCaptions (string[] strings) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public CoreGraphics.CGColor GetBackgroundColor (MACaptionAppearanceDomain domain, ref MACaptionAppearanceBehavior behavior) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public CoreText.CTFontDescriptor GetFontDescriptor (MACaptionAppearanceDomain domain, ref MACaptionAppearanceBehavior behavior, MACaptionAppearanceFontStyle fontStyle) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public CoreGraphics.CGColor GetForegroundColor (MACaptionAppearanceDomain domain, ref MACaptionAppearanceBehavior behavior) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public Foundation.NSString[] GetPreferredCaptioningMediaCharacteristics (MACaptionAppearanceDomain domain) ---[System.Runtime.CompilerServices.NullableContextAttribute(1)] ---public CoreGraphics.CGColor GetWindowColor (MACaptionAppearanceDomain domain, ref MACaptionAppearanceBehavior behavior)Added methods:
public static void ExecuteCallbackForProfile (string profileId, System.Action callback); public static string[] GetProfileIds (); public static string GetProfileName (string profileId);