net9.0-ios
namespace PushKit
{
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("ios")]
    [SupportedOSPlatform("macos")]
    public static class PKPushType
    {
        [Field("PKPushTypeComplication", "PushKit")]
        [ObsoletedOSPlatform("ios13.0", "Use directly from watchOS instead.")]
        [ObsoletedOSPlatform("maccatalyst13.1", "Use directly from watchOS instead.")]
        [SupportedOSPlatform("ios")]
        [UnsupportedOSPlatform("macos")]
        [UnsupportedOSPlatform("maccatalyst")]
        public static NSString! Complication
        {
            [ObsoletedOSPlatform("ios13.0", "Use directly from watchOS instead.")]
            [ObsoletedOSPlatform("maccatalyst13.1", "Use directly from watchOS instead.")]
            [SupportedOSPlatform("ios")]
            [UnsupportedOSPlatform("macos")]
            [UnsupportedOSPlatform("maccatalyst")]
            get;
        }

    }
}
Assembly Microsoft.iOS , Version=17.0.0.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
  • macOS
  • Built-in API
  • Package-provided API

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