net9.0-maccatalyst14.5
namespace UIKit
{
    [Register("UIWindowScene", true)]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("maccatalyst")]
    public class UIWindowScene : UIScene, INativeObject, IDisposable, IUITraitChangeObservable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [SupportedOSPlatform("maccatalyst")]
        [UnsupportedOSPlatform("tvos")]
        [UnsupportedOSPlatform("ios")]
        public virtual UITitlebar? Titlebar
        {
            [Export("titlebar")]
            get;
        }

    }
}
nuget.org
0.0 %
Reference this API
Assembly Microsoft.MacCatalyst , Version=17.2.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.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 supported on any platform execept for these:

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

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