Share via


UINavigationBar.UINavigationBarAppearance.CompactAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UINavigationBarAppearance CompactAppearance { [Foundation.Export("compactAppearance", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompactAppearance:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UINavigationBarAppearance? CompactAppearance { [Foundation.Export("compactAppearance", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompactAppearance:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("compactAppearance", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCompactAppearance:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CompactAppearance : UIKit.UINavigationBarAppearance with get, set

Property Value

Attributes

Applies to