net6.0-ios
namespace NewsstandKit
{
    [Advice("Starting with ios13.0 Use the Remote Notifications Background Modes instead.")]
    [Register("NKAssetDownload", true)]
    [SupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("ios13.0")]
    [UnsupportedOSPlatform("maccatalyst13.0.0")]
    public class NKAssetDownload : NSObject
    {
        [Advice("Starting with ios13.0.0 Use the Remote Notifications Background Modes instead.")]
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [SupportedOSPlatform("ios")]
        [UnsupportedOSPlatform("ios13.0.0")]
        [UnsupportedOSPlatform("maccatalyst13.0.0")]
        public virtual string! Identifier
        {
            [Advice("Starting with ios13.0.0 Use the Remote Notifications Background Modes instead.")]
            [Export("identifier", ArgumentSemantic.Copy)]
            [SupportedOSPlatform("ios")]
            [UnsupportedOSPlatform("ios13.0.0")]
            [UnsupportedOSPlatform("maccatalyst13.0.0")]
            get;
        }

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

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

  • iOS 0 - 13
  • Mac Catalyst 0 - 13
  • Built-in API
  • Package-provided API

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