xamarinmac
namespace AppKit
{
    [Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
    [Register("NSSplitViewController", true)]
    public class NSSplitViewController : NSViewController, INSSplitViewDelegate, INSUserInterfaceValidations, INativeObject, IDisposable
    {
        [Advice("Overriding this method requires a call to the overriden method.")]
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("splitView:effectiveRect:forDrawnRect:ofDividerAtIndex:")]
        [RequiresSuper]
        public virtual CGRect GetEffectiveRect(NSSplitView! splitView, CGRect proposedEffectiveRect, CGRect drawnRect, nint dividerIndex);
    }
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Xamarin macOS 0.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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