net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSCollectionLayoutContainer", WrapperType = typeof(NSCollectionLayoutContainerWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "contentSize", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ContentSize", PropertyType = typeof(CGSize), Selector = "contentSize")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "effectiveContentSize", IsProperty = true, IsRequired = true, IsStatic = false, Name = "EffectiveContentSize", PropertyType = typeof(CGSize), Selector = "effectiveContentSize")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "contentInsets", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ContentInsets", PropertyType = typeof(NSDirectionalEdgeInsets), Selector = "contentInsets")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "effectiveContentInsets", IsProperty = true, IsRequired = true, IsStatic = false, Name = "EffectiveContentInsets", PropertyType = typeof(NSDirectionalEdgeInsets), Selector = "effectiveContentInsets")]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("ios")]
    public interface INSCollectionLayoutContainer : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
OS Platforms

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

  • iOS
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

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