net7.0-ios
namespace AssetsLibrary
{
    [ObsoletedOSPlatform("ios9.0", "Use the 'Photos' API instead.")]
    [Register("ALAssetsGroup", true)]
    [SupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("maccatalyst")]
    [UnsupportedOSPlatform("tvos")]
    public class ALAssetsGroup : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [ObsoletedOSPlatform("ios9.0", "Use the 'Photos' API instead.")]
        [SupportedOSPlatform("ios")]
        [UnsupportedOSPlatform("maccatalyst")]
        [UnsupportedOSPlatform("tvos")]
        public virtual IntPtr Count
        {
            [Export("numberOfAssets")]
            [ObsoletedOSPlatform("ios9.0", "Use the 'Photos' API instead.")]
            [SupportedOSPlatform("ios")]
            [UnsupportedOSPlatform("maccatalyst")]
            [UnsupportedOSPlatform("tvos")]
            get;
        }

    }
}
nuget.org
0.0 %
Reference this API
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/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙