UINavigationBar.UINavigationBarAppearance.BarStyle Property

Definition

The UIBarStyle for the navigation bar.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIBarStyle BarStyle { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("barStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setBarStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.BarStyle : UIKit.UIBarStyle with get, set

Property Value

Attributes

Applies to