net9.0-maccatalyst14.5
namespace AppKit
{
    [Register("NSToolbarItem", true)]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("macos")]
    public class NSToolbarItem : NSObject, INSCopying, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public UIImage? UIImage { get; set; }
    }
}
Assembly Microsoft.MacCatalyst , Version=17.2.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 7.08.09.0
Platform Specific Frameworks
net9.0-maccatalyst 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.417.017.2
Platform Restrictions

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

  • Mac Catalyst
  • macOS

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

  • Mac Catalyst
  • macOS
  • Built-in API
  • Package-provided API

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