net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSUserInterfaceCompression", WrapperType = typeof(NSUserInterfaceCompressionWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "Compress", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUserInterfaceCompressionOptions[]) }, Selector = "compressWithPrioritizedCompressionOptions:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "GetMinimumSize", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUserInterfaceCompressionOptions[]) }, ReturnType = typeof(CGSize), Selector = "minimumSizeWithPrioritizedCompressionOptions:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "activeCompressionOptions", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ActiveCompressionOptions", PropertyType = typeof(NSUserInterfaceCompressionOptions), Selector = "activeCompressionOptions")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSUserInterfaceCompression : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

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

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