net7.0-ios
namespace UserNotifications
{
    [Register("UNMutableNotificationContent", true)]
    [SupportedOSPlatform("ios10.0")]
    [SupportedOSPlatform("tvos10.0")]
    [SupportedOSPlatform("macos10.14")]
    [SupportedOSPlatform("maccatalyst10.0")]
    public class UNMutableNotificationContent : UNNotificationContent
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [ObsoletedOSPlatform("ios15.0", "This property is ignored.")]
        [ObsoletedOSPlatform("maccatalyst15.0", "This property is ignored.")]
        [SupportedOSPlatform("ios12.0")]
        [SupportedOSPlatform("maccatalyst12.0")]
        [SupportedOSPlatform("macos10.14")]
        [UnsupportedOSPlatform("tvos")]
        public virtual UIntPtr SummaryArgumentCount
        {
            [Export("summaryArgumentCount")]
            [ObsoletedOSPlatform("ios15.0", "This property is ignored.")]
            [ObsoletedOSPlatform("maccatalyst15.0", "This property is ignored.")]
            [SupportedOSPlatform("ios10.0")]
            [SupportedOSPlatform("macos10.14")]
            [SupportedOSPlatform("maccatalyst10.0")]
            [UnsupportedOSPlatform("tvos")]
            get;
            [Export("setSummaryArgumentCount:")]
            [ObsoletedOSPlatform("ios15.0", "This property is ignored.")]
            [ObsoletedOSPlatform("maccatalyst15.0", "This property is ignored.")]
            [SupportedOSPlatform("ios10.0")]
            [SupportedOSPlatform("macos10.14")]
            [SupportedOSPlatform("maccatalyst10.0")]
            [UnsupportedOSPlatform("tvos")]
            set;
        }

    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Set property
Assembly Microsoft.iOS , Version=16.0.700.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst6.0-macos7.0-ios7.0-maccatalyst7.0-macos8.0-ios8.0-maccatalyst8.0-macos9.0-ios9.0-maccatalyst9.0-macos
Xamarin iOS 0.0
Xamarin macOS 0.0
OS Platforms

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

  • iOS >= 10
  • Mac Catalyst >= 10
  • macOS >= 10.14
  • tvOS

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

  • iOS >= 10
  • Mac Catalyst >= 10
  • macOS >= 10.14
  • tvOS
  • Built-in API
  • Package-provided API

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