net7.0-ios
namespace AssetsLibrary
{
    [ObsoletedOSPlatform("ios9.0", "Use the 'Photos' API instead.")]
    [Register("ALAssetsLibrary", true)]
    [SupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("maccatalyst")]
    [UnsupportedOSPlatform("tvos")]
    public class ALAssetsLibrary : NSObject
    {
        [Field("ALAssetLibraryUpdatedAssetGroupsKey", "AssetsLibrary")]
        [ObsoletedOSPlatform("ios9.0", "Use the 'Photos' API instead.")]
        [SupportedOSPlatform("ios")]
        [UnsupportedOSPlatform("maccatalyst")]
        [UnsupportedOSPlatform("tvos")]
        public static NSString! UpdatedAssetGroupsKey
        {
            [ObsoletedOSPlatform("ios9.0", "Use the 'Photos' API instead.")]
            [SupportedOSPlatform("ios")]
            [UnsupportedOSPlatform("maccatalyst")]
            [UnsupportedOSPlatform("tvos")]
            get;
        }

    }
}
Assembly Microsoft.iOS , Version=16.0.700.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios7.0-ios8.0-ios9.0-ios
OS Platforms

For the selected framework the property getter is only supported on the following OS platforms:

  • iOS
  • tvOS
  • Built-in API
  • Package-provided API

04/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙