xamarinios
namespace UIKit
{
    [Register("UINavigationBar", true)]
    public class UINavigationBar : UIView, INSCoding, INativeObject, IDisposable, IUIBarPositioning
    {
        public class UINavigationBarAppearance : UIViewAppearance
        {
            [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
            [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
            public virtual UIBarStyle BarStyle
            {
                [Export("barStyle", ArgumentSemantic.Assign)]
                [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
                get;
                [Export("setBarStyle:", ArgumentSemantic.Assign)]
                [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
                set;
            }

        }
    }
}
Upgrade Planner
0.0 %
Reference this API
0.0 %
Set property
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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